3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = "http://findadvertisers.linksynergy.com/merchantsearch?token=1f6aaffc175d72ceb562d02d590f2462058b2824f8e5cd9acfb73a723c6ba812&merchantname=dupa123"; $a = preg_split("/[:\/\.\?\=\&]+/", $url); print_r($a); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/mLan9
function name:  (null)
number of ops:  10
compiled vars:  !0 = $url, !1 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Ffindadvertisers.linksynergy.com%2Fmerchantsearch%3Ftoken%3D1f6aaffc175d72ceb562d02d590f2462058b2824f8e5cd9acfb73a723c6ba812%26merchantname%3Ddupa123'
    3     1        INIT_FCALL                                               'preg_split'
          2        SEND_VAL                                                 '%2F%5B%3A%5C%2F%5C.%5C%3F%5C%3D%5C%26%5D%2B%2F'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
    4     6        INIT_FCALL                                               'print_r'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
    5     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
177.9 ms | 1398 KiB | 17 Q