3v4l.org

run code in 300+ PHP versions simultaneously
<img src="<?php echo $computers[101]["img"];?>">
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/OUvY3
function name:  (null)
number of ops:  6
compiled vars:  !0 = $computers
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Cimg+src%3D%22'
          1        FETCH_DIM_R                                      ~1      !0, 101
          2        FETCH_DIM_R                                      ~2      ~1, 'img'
          3        ECHO                                                     ~2
          4        ECHO                                                     '%22%3E'
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.11 ms | 1392 KiB | 13 Q