<?php $x=4; $y=3; $z=1; $z=$z+$x+$y; echo $z; ?>
Standard input is empty
8
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!