3v4l.org

run code in 300+ PHP versions simultaneously
<?php $row = 'sd'; $row = '<img title="vlc" id="vlc-playlist" src="./img/vlc.png" onclick="window.location=\'vlc.php?user='.$row.'&pass='.$row.'&type=vlc\'">'; echo $row; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ao6VV
function name:  (null)
number of ops:  8
compiled vars:  !0 = $row
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ASSIGN                                                   !0, 'sd'
    3     1        CONCAT                                           ~2      '%3Cimg+title%3D%22vlc%22+id%3D%22vlc-playlist%22+src%3D%22.%2Fimg%2Fvlc.png%22+onclick%3D%22window.location%3D%27vlc.php%3Fuser%3D', !0
          2        CONCAT                                           ~3      ~2, '%26pass%3D'
          3        CONCAT                                           ~4      ~3, !0
          4        CONCAT                                           ~5      ~4, '%26type%3Dvlc%27%22%3E'
          5        ASSIGN                                                   !0, ~5
    4     6        ECHO                                                     !0
    5     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.97 ms | 1392 KiB | 13 Q