3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.61 ms | 1393 KiB | 15 Q