3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'http://www.stud100-spray.com/nieuw/gezond-leven.html#%21dir=asc&order=price'; $string = explode('order', $string); $string = $string[0]; echo $string; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/aqDIu
function name:  (null)
number of ops:  10
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fwww.stud100-spray.com%2Fnieuw%2Fgezond-leven.html%23%2521dir%3Dasc%26order%3Dprice'
    3     1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 'order'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        ASSIGN                                                   !0, $2
    4     6        FETCH_DIM_R                                      ~4      !0, 0
          7        ASSIGN                                                   !0, ~4
    5     8        ECHO                                                     !0
    6     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.46 ms | 1394 KiB | 15 Q