3v4l.org

run code in 300+ PHP versions simultaneously
html <?php session_start(); $_SESSION['hello'] = 'test';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Fp0X1
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     'html%0A%0A'
    5     1        INIT_FCALL                                               'session_start'
          2        DO_ICALL                                                 
    7     3        FETCH_W                      global              $1      '_SESSION'
          4        ASSIGN_DIM                                               $1, 'hello'
          5        OP_DATA                                                  'test'
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.48 ms | 1398 KiB | 15 Q