<?phpif (("5" + "2") == 7 && ("5" + "2") === 7 && "10" << 1 == 20 && "10" << 1 === 20) { echo "wow php sucks";}?>
Standard input is empty
wow php sucks
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!