3v4l.org

run code in 300+ PHP versions simultaneously
<?php $albin = explode('=','[nggalery id = 19]'); echo substr($albin[1], 0, -1); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/lRMOv
function name:  (null)
number of ops:  13
compiled vars:  !0 = $albin
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL                                               'explode'
          1        SEND_VAL                                                 '%3D'
          2        SEND_VAL                                                 '%5Bnggalery+id+%3D+19%5D'
          3        DO_ICALL                                         $1      
          4        ASSIGN                                                   !0, $1
    2     5        INIT_FCALL                                               'substr'
          6        FETCH_DIM_R                                      ~3      !0, 1
          7        SEND_VAL                                                 ~3
          8        SEND_VAL                                                 0
          9        SEND_VAL                                                 -1
         10        DO_ICALL                                         $4      
         11        ECHO                                                     $4
    5    12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
284.76 ms | 1394 KiB | 18 Q