3v4l.org

run code in 300+ PHP versions simultaneously
<?php mysql_connect("sql3.000webhost.com", "name", "pass"); mysql_select_db("db"); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dph51
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'mysql_connect'
          1        SEND_VAL_EX                                              'sql3.000webhost.com'
          2        SEND_VAL_EX                                              'name'
          3        SEND_VAL_EX                                              'pass'
          4        DO_FCALL                                      0          
    3     5        INIT_FCALL_BY_NAME                                       'mysql_select_db'
          6        SEND_VAL_EX                                              'db'
          7        DO_FCALL                                      0          
    4     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.21 ms | 1384 KiB | 13 Q