echo " ho ";$k=10;if ($k<10)echo " less ";elseecho " greater";
Standard input is empty
echo " ho "; $k=10; if ($k<10) echo " less "; else echo " greater";
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!