3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! $url = 'http://s.click.taobao.com/t_js?tu=http%3A%2F%2Fs.click.taobao.com%2Ft%3Fe%3DzGU34CA7K%252BPkqB07S4%252FK0CITy7klxxrJ35Nnc0vWaHl37H18cjdMO0RFhunziOFb%252FYR38ThEJAQs2K2vhBq7dgXLmU%252BSx8tU3PLk9d5Pc2Up%26ref%3D%26et%3DjFBDPciHyuvffw%253D%253D'; $url = urldecode($url); $uri = parse_url($url,PHP_URL_QUERY); parse_str($uri,$args); print_r($args);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/02EUC
function name:  (null)
number of ops:  18
compiled vars:  !0 = $url, !1 = $uri, !2 = $args
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fs.click.taobao.com%2Ft_js%3Ftu%3Dhttp%253A%252F%252Fs.click.taobao.com%252Ft%253Fe%253DzGU34CA7K%25252BPkqB07S4%25252FK0CITy7klxxrJ35Nnc0vWaHl37H18cjdMO0RFhunziOFb%25252FYR38ThEJAQs2K2vhBq7dgXLmU%25252BSx8tU3PLk9d5Pc2Up%2526ref%253D%2526et%253DjFBDPciHyuvffw%25253D%25253D'
    4     1        INIT_FCALL                                               'urldecode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $4      
          4        ASSIGN                                                   !0, $4
    5     5        INIT_FCALL                                               'parse_url'
          6        SEND_VAR                                                 !0
          7        SEND_VAL                                                 6
          8        DO_ICALL                                         $6      
          9        ASSIGN                                                   !1, $6
    6    10        INIT_FCALL                                               'parse_str'
         11        SEND_VAR                                                 !1
         12        SEND_REF                                                 !2
         13        DO_ICALL                                                 
    7    14        INIT_FCALL                                               'print_r'
         15        SEND_VAR                                                 !2
         16        DO_ICALL                                                 
         17      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.44 ms | 1395 KiB | 21 Q