3v4l.org

run code in 300+ PHP versions simultaneously
<?php $res = "month1%5B%5D=4&month1=33&sap=721&name=uname&month1%5B%5D=10000.00&month2%5B%5D=10000.00&month3%5B%5D=0.00&month4%5B%5D=&month5%5B%5D=&month6%5B%5D=&month1%5B%5D=15000&month2%5B%5D=0.00&month3%5B%5D=0.00&month4%5B%5D=&month5%5B%5D=&month6%5B%5D=&month1%5B%5D=50&month2%5B%5D=50&month3%5B%5D=50&month4%5B%5D=&month5%5B%5D=&month6%5B%5D=&month1%5B%5D=15000&month2%5B%5D=10000&month3%5B%5D=0&month4%5B%5D=0&month5%5B%5D=0&month6%5B%5D=0&sap_data%5B%5D=&sap_data%5B%5D=&sap_data%5B%5D=&sap_data%5B%5D="; print_r(urldecode($res)); $output= array(); parse_str($res, $output); print_r($output);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Mvadl
function name:  (null)
number of ops:  16
compiled vars:  !0 = $res, !1 = $output
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'month1%255B%255D%3D4%26month1%3D33%26sap%3D721%26name%3Duname%26month1%255B%255D%3D10000.00%26month2%255B%255D%3D10000.00%26month3%255B%255D%3D0.00%26month4%255B%255D%3D%26month5%255B%255D%3D%26month6%255B%255D%3D%26month1%255B%255D%3D15000%26month2%255B%255D%3D0.00%26month3%255B%255D%3D0.00%26month4%255B%255D%3D%26month5%255B%255D%3D%26month6%255B%255D%3D%26month1%255B%255D%3D50%26month2%255B%255D%3D50%26month3%255B%255D%3D50%26month4%255B%255D%3D%26month5%255B%255D%3D%26month6%255B%255D%3D%26month1%255B%255D%3D15000%26month2%255B%255D%3D10000%26month3%255B%255D%3D0%26month4%255B%255D%3D0%26month5%255B%255D%3D0%26month6%255B%255D%3D0%26sap_data%255B%255D%3D%26sap_data%255B%255D%3D%26sap_data%255B%255D%3D%26sap_data%255B%255D%3D'
    3     1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL                                               'urldecode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        SEND_VAR                                                 $3
          6        DO_ICALL                                                 
    4     7        ASSIGN                                                   !1, <array>
    5     8        INIT_FCALL                                               'parse_str'
          9        SEND_VAR                                                 !0
         10        SEND_REF                                                 !1
         11        DO_ICALL                                                 
    6    12        INIT_FCALL                                               'print_r'
         13        SEND_VAR                                                 !1
         14        DO_ICALL                                                 
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.93 ms | 1386 KiB | 19 Q