3v4l.org

run code in 300+ PHP versions simultaneously
<?php $di = 'foobar'; echo "Die Var" .$di ; printf ("%s %s \n",$di, '<a href="list29.php?destination="'.$di.'"">der Link</a>');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/olZED
function name:  (null)
number of ops:  11
compiled vars:  !0 = $di
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'foobar'
    5     1        CONCAT                                           ~2      'Die+Var', !0
          2        ECHO                                                     ~2
    7     3        INIT_FCALL                                               'printf'
          4        SEND_VAL                                                 '%25s+%25s+%0A'
          5        SEND_VAR                                                 !0
          6        CONCAT                                           ~3      '%3Ca+href%3D%22list29.php%3Fdestination%3D%22', !0
          7        CONCAT                                           ~4      ~3, '%22%22%3Eder+Link%3C%2Fa%3E'
          8        SEND_VAL                                                 ~4
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.23 ms | 1394 KiB | 15 Q