3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.12 ms | 1392 KiB | 13 Q