3v4l.org

run code in 300+ PHP versions simultaneously
<?php $txt = "Photo od additional paintings from Isaac Sutton's collection after unpacking"; $txt = addslashes($txt); ?> <img width='318' height='238' alt='<?php echo $txt ?>' src='[!--$wcmUrl('resource','groups/public/documents/image/kppcont_083705.jpg')--]' title='<?php echo $txt ?>' />
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/H0IUE
function name:  (null)
number of ops:  11
compiled vars:  !0 = $txt
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'Photo+od+additional+paintings+from+Isaac+Sutton%27s+collection+after+unpacking'
    3     1        INIT_FCALL                                               'addslashes'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ASSIGN                                                   !0, $2
    5     5        ECHO                                                     '%3Cimg+width%3D%27318%27+height%3D%27238%27+alt%3D%27'
          6        ECHO                                                     !0
          7        ECHO                                                     '%27+src%3D%27%5B%21--%24wcmUrl%28%27resource%27%2C%27groups%2Fpublic%2Fdocuments%2Fimage%2Fkppcont_083705.jpg%27%29--%5D%27+title%3D%27'
          8        ECHO                                                     !0
          9        ECHO                                                     '%27+%2F%3E'
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
178.72 ms | 1394 KiB | 15 Q