3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "Are You Looking For The Best Website Review"; print_r(array_splice(str_word_count($str,1),-4));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rAANq
function name:  (null)
number of ops:  13
compiled vars:  !0 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'Are+You+Looking+For+The+Best+Website+Review'
    4     1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL                                               'array_splice'
          3        INIT_FCALL                                               'str_word_count'
          4        SEND_VAR                                                 !0
          5        SEND_VAL                                                 1
          6        DO_ICALL                                         $2      
          7        SEND_VAR_NO_REF                               0          $2
          8        SEND_VAL                                                 -4
          9        DO_ICALL                                         $3      
         10        SEND_VAR                                                 $3
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.14 ms | 1385 KiB | 19 Q