3v4l.org

run code in 300+ PHP versions simultaneously
<?php $query= " INSERT INTO `mytable` (`id`, `type`, `data`) VALUES ('$id', '$type', '$data') ; SELECT * FROM `mytable` WHERE `type` = '$type' ORDER BY DESC LIMIT 10 ;"
Output for 5.4.0 - 5.4.22
Parse error: syntax error, unexpected end of file in /in/Qdc1i on line 11
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end in /in/Qdc1i on line 11
Process exited with code 255.

preferences:
169.72 ms | 1399 KiB | 58 Q