3v4l.org

run code in 300+ PHP versions simultaneously
<?php $server = 'service.davenportmotorco.com'; $link = mysql_connect($server, jdixon, jdixon); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MnGQP
function name:  (null)
number of ops:  10
compiled vars:  !0 = $server, !1 = $link
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'service.davenportmotorco.com'
    4     1        INIT_FCALL_BY_NAME                                       'mysql_connect'
          2        SEND_VAR_EX                                              !0
          3        FETCH_CONSTANT                                   ~3      'jdixon'
          4        SEND_VAL_EX                                              ~3
          5        FETCH_CONSTANT                                   ~4      'jdixon'
          6        SEND_VAL_EX                                              ~4
          7        DO_FCALL                                      0  $5      
          8        ASSIGN                                                   !1, $5
    5     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.64 ms | 1392 KiB | 13 Q