3v4l.org

run code in 300+ PHP versions simultaneously
<?php $SQL=MYSQL_CONNECT("LOCALHOST","ROOT",""); MYSQL_select_db("controll_panel",$sql); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gAYrf
function name:  (null)
number of ops:  11
compiled vars:  !0 = $SQL, !1 = $sql
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'MYSQL_CONNECT'
          1        SEND_VAL_EX                                              'LOCALHOST'
          2        SEND_VAL_EX                                              'ROOT'
          3        SEND_VAL_EX                                              ''
          4        DO_FCALL                                      0  $2      
          5        ASSIGN                                                   !0, $2
    3     6        INIT_FCALL_BY_NAME                                       'MYSQL_select_db'
          7        SEND_VAL_EX                                              'controll_panel'
          8        SEND_VAR_EX                                              !1
          9        DO_FCALL                                      0          
    5    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.58 ms | 1384 KiB | 13 Q