3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo '<pre>'; print_r(array_slice(explode('_', '01_create_cat_user_types_table'),4));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/mvirc
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     '%3Cpre%3E'
          1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL                                               'array_slice'
          3        INIT_FCALL                                               'explode'
          4        SEND_VAL                                                 '_'
          5        SEND_VAL                                                 '01_create_cat_user_types_table'
          6        DO_ICALL                                         $0      
          7        SEND_VAR                                                 $0
          8        SEND_VAL                                                 4
          9        DO_ICALL                                         $1      
         10        SEND_VAR                                                 $1
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.94 ms | 1394 KiB | 19 Q