3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = htmlspecialchars('http://www.homecareerleads.com/xfer/index.php?firstname=Test3&lastname=Test3&address=123 Main Street&city=SOUTH RIVER&state=NJ&zip=08882&phone=7326181577&insurancetype=nonmedicare&tstamp=2014-10-16 11:02:50&pub=ttc_pi_615&leadtype=nonmedicare&ip=98.109.94.6&email=jul.anus@yahoo.com&country=USA&dob=5/1/1996') echo $data;
Output for 5.4.0 - 5.4.34
Parse error: syntax error, unexpected 'echo' (T_ECHO) in /in/9ZqMI on line 5
Process exited with code 255.
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected T_ECHO in /in/9ZqMI on line 5
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected T_ECHO in /in/9ZqMI on line 5
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/9ZqMI on line 5
Process exited with code 255.

preferences:
213.77 ms | 1395 KiB | 124 Q