<?php var_dump(2+2*2);var_dump((2+2)*2);
Standard input is empty
int(6) int(8)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!