3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo substr( www.scottnelle.com, 0, 3 );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VYKme
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'substr'
          1        FETCH_CONSTANT                                   ~0      'www'
          2        FETCH_CONSTANT                                   ~1      'scottnelle'
          3        CONCAT                                           ~2      ~0, ~1
          4        FETCH_CONSTANT                                   ~3      'com'
          5        CONCAT                                           ~4      ~2, ~3
          6        SEND_VAL                                                 ~4
          7        SEND_VAL                                                 0
          8        SEND_VAL                                                 3
          9        DO_ICALL                                         $5      
         10        ECHO                                                     $5
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.84 ms | 1385 KiB | 15 Q