3v4l.org

run code in 300+ PHP versions simultaneously
<?php print "ssh -p ".escapeshellarg("22'' `ssh -p 22 root@localhost date`"). " kgrisel@localhost uptime";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nN9Q4
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'escapeshellarg'
          1        SEND_VAL                                                 '22%27%27+%60ssh+-p+22+root%40localhost+date%60'
          2        DO_ICALL                                         $0      
          3        CONCAT                                           ~1      'ssh+-p+', $0
          4        CONCAT                                           ~2      ~1, '+kgrisel%40localhost+uptime'
          5        ECHO                                                     ~2
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.04 ms | 1394 KiB | 15 Q