3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <html> <body> <?php echo strip_tags("<p> [IMG] <a href="http://e-ticket.agora.gf/WebTicketNet/MovieInfo.aspx?oid=23000000012mdynqwe_35000000572mdynqwe">test6</a></p>"); ?> <p>This function strips a string from HTML, XML, and PHP tags. In this example, the <b> tag gets stripped.</p> </body> </html>
Output for 5.4.0 - 5.4.15
Parse error: syntax error, unexpected 'http' (T_STRING) in /in/H7kYB on line 8
Process exited with code 255.
Output for 5.3.0 - 5.3.25
Parse error: syntax error, unexpected T_STRING in /in/H7kYB on line 8
Process exited with code 255.

preferences:
181.04 ms | 1395 KiB | 49 Q