3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "http://kubo2.wz.sk/index.php?meno=" . str_replace('+', '%20',urlencode("Jakub Kubíček"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/AfJKm
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'str_replace'
          1        SEND_VAL                                                 '%2B'
          2        SEND_VAL                                                 '%2520'
          3        INIT_FCALL                                               'urlencode'
          4        SEND_VAL                                                 'Jakub+Kub%C3%AD%C4%8Dek'
          5        DO_ICALL                                         $0      
          6        SEND_VAR                                                 $0
          7        DO_ICALL                                         $1      
          8        CONCAT                                           ~2      'http%3A%2F%2Fkubo2.wz.sk%2Findex.php%3Fmeno%3D', $1
          9        ECHO                                                     ~2
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.09 ms | 1394 KiB | 17 Q