3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a='https://pool4tool.com/portal/behr/register.php?crm_person_id=2174162&creator=17402&l=ger&l=eng&l=ger&l=ger'; $b='crm_person_id=2174162&creator=17402&l=ger&l=eng&l=ger&l=ger'; parse_str($b,$out); var_dump($out); var_dump(parse_url($a));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vW4b2
function name:  (null)
number of ops:  16
compiled vars:  !0 = $a, !1 = $b, !2 = $out
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fpool4tool.com%2Fportal%2Fbehr%2Fregister.php%3Fcrm_person_id%3D2174162%26creator%3D17402%26l%3Dger%26l%3Deng%26l%3Dger%26l%3Dger'
    4     1        ASSIGN                                                   !1, 'crm_person_id%3D2174162%26creator%3D17402%26l%3Dger%26l%3Deng%26l%3Dger%26l%3Dger'
    5     2        INIT_FCALL                                               'parse_str'
          3        SEND_VAR                                                 !1
          4        SEND_REF                                                 !2
          5        DO_ICALL                                                 
    6     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !2
          8        DO_ICALL                                                 
    8     9        INIT_FCALL                                               'var_dump'
         10        INIT_FCALL                                               'parse_url'
         11        SEND_VAR                                                 !0
         12        DO_ICALL                                         $7      
         13        SEND_VAR                                                 $7
         14        DO_ICALL                                                 
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.89 ms | 1394 KiB | 19 Q