3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 'http://www.boligportal.dk/find?placeIds=364'; print_r(http_build_url(parse_url($a)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rWP6g
function name:  (null)
number of ops:  11
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fwww.boligportal.dk%2Ffind%3FplaceIds%3D364'
    3     1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL_BY_NAME                                       'http_build_url'
          3        INIT_FCALL                                               'parse_url'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        SEND_VAR_NO_REF_EX                                       $2
          7        DO_FCALL                                      0  $3      
          8        SEND_VAR                                                 $3
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.13 ms | 1394 KiB | 17 Q