<?phpfor($i = 0; $i <= 7; $i++) { $variable{$i} = "foo";} echo $variable4;?>
Standard input is empty
Standard output is empty
PHP Notice: Undefined variable: variable4 in /home/G3gE5w/prog.php on line 6
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!