$x=10;$y=10;if ($x==$y){print "X is equal to Y";}else{print "X is not equal to Y";}
Standard input is empty
X is equal to Y
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!