3v4l.org

run code in 300+ PHP versions simultaneously
<?php mysql_connect("83.117.12.13", "root", "7qeguKHe") or die(mysql_error()); echo "Connected to MySQL<br />"; ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gvjRB
function name:  (null)
number of ops:  12
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                                              '83.117.12.13'
          2        SEND_VAL_EX                                              'root'
          3        SEND_VAL_EX                                              '7qeguKHe'
          4        DO_FCALL                                      0  $0      
          5      > JMPNZ_EX                                         ~1      $0, ->10
          6    >   INIT_FCALL_BY_NAME                                       'mysql_error'
          7        DO_FCALL                                      0  $2      
          8      > EXIT                                                     $2
          9*       BOOL                                             ~1      <true>
    3    10    >   ECHO                                                     'Connected+to+MySQL%3Cbr+%2F%3E'
    4    11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.81 ms | 1384 KiB | 13 Q