3v4l.org

run code in 300+ PHP versions simultaneously
<?php //echo htmlspecialchars(strip_tags('|< script>alert(\'xss\');</script>|'), ENT_QUOTES, 'UTF-8'); echo strip_tags('|< script>alert(\'xss\');</script>|');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Q0C0m
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   INIT_FCALL                                               'strip_tags'
          1        SEND_VAL                                                 '%7C%3C+script%3Ealert%28%27xss%27%29%3B%3C%2Fscript%3E%7C'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.51 ms | 1393 KiB | 15 Q