3v4l.org

run code in 300+ PHP versions simultaneously
<?php $rdi = mysqli_connect("http://www.sdrplay.com", "sdrplaydb", "Mihs554_", "sdrplay_orders") or die (mysqli_error()."1");
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 8, Position 2 = 13
Branch analysis from position: 8
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QYulc
function name:  (null)
number of ops:  14
compiled vars:  !0 = $rdi
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'mysqli_connect'
          1        SEND_VAL_EX                                              'http%3A%2F%2Fwww.sdrplay.com'
          2        SEND_VAL_EX                                              'sdrplaydb'
          3        SEND_VAL_EX                                              'Mihs554_'
          4        SEND_VAL_EX                                              'sdrplay_orders'
          5        DO_FCALL                                      0  $1      
          6        ASSIGN                                           ~2      !0, $1
          7      > JMPNZ_EX                                         ~2      ~2, ->13
          8    >   INIT_FCALL_BY_NAME                                       'mysqli_error'
          9        DO_FCALL                                      0  $3      
         10        CONCAT                                           ~4      $3, '1'
         11      > EXIT                                                     ~4
         12*       BOOL                                             ~2      <true>
         13    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.46 ms | 1393 KiB | 13 Q