3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ar=explode("|","2250|20160126|25|458|100080887|+304.00|EUR"); echo $ar[3];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/eaNci
function name:  (null)
number of ops:  8
compiled vars:  !0 = $ar
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'explode'
          1        SEND_VAL                                                 '%7C'
          2        SEND_VAL                                                 '2250%7C20160126%7C25%7C458%7C100080887%7C%2B304.00%7CEUR'
          3        DO_ICALL                                         $1      
          4        ASSIGN                                                   !0, $1
    3     5        FETCH_DIM_R                                      ~3      !0, 3
          6        ECHO                                                     ~3
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
126.65 ms | 1398 KiB | 15 Q