3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://www.cinnober.com/open-positions/?aguid=A089F903349B4D85B20E02611FA845FB'; //$url = null; $x = preg_split('/aguid\=/i', $url); var_dump($x); print "x:" . $x;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hIZTL
function name:  (null)
number of ops:  12
compiled vars:  !0 = $url, !1 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fwww.cinnober.com%2Fopen-positions%2F%3Faguid%3DA089F903349B4D85B20E02611FA845FB'
    4     1        INIT_FCALL                                               'preg_split'
          2        SEND_VAL                                                 '%2Faguid%5C%3D%2Fi'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
    5     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
    6     9        CONCAT                                           ~6      'x%3A', !1
         10        ECHO                                                     ~6
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.34 ms | 1394 KiB | 17 Q