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>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Q156A
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3C%21DOCTYPE+html%3E%0A%3Chtml%3E%0A%3Cbody%3E%0A%0A'
    6     1        INIT_FCALL                                               'strip_tags'
          2        SEND_VAL                                                 '%3Cp%3E%0A%5BIMG%5D%0A+%3Ca+href%3D%27http%3A%2F%2Fe-ticket.agora.gf%2FWebTicketNet%2FMovieInfo.aspx%3Foid%3D23000000012mdynqwe_35000000572mdynqwe%27%3Etest6%3C%2Fa%3E%3C%2Fp%3E'
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
   10     5        ECHO                                                     '%0A%3Cp%3EThis+function+strips+a+string+from+HTML%2C+XML%2C+and+PHP+tags.+In+this+example%2C+the+%3Cb%3E+tag+gets+stripped.%3C%2Fp%3E%0A%0A%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
   14     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.93 ms | 1398 KiB | 15 Q