3v4l.org

run code in 300+ PHP versions simultaneously
<?php $path ="public://"; $string = "./documenti/cazzo/immagine.jpg"; $str = end(explode('/', $string)); if(isset($row) && $row- != "") { print($path.$str); } else { print("ciao"); }
Output for 5.4.0 - 5.4.30
Parse error: syntax error, unexpected '!=' (T_IS_NOT_EQUAL) in /in/VNOVQ on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_IS_NOT_EQUAL in /in/VNOVQ on line 5
Process exited with code 255.

preferences:
188.73 ms | 1399 KiB | 67 Q