3v4l.org

run code in 300+ PHP versions simultaneously
<?php $mysql = mysql_connect() or die(mysql_error());
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 4, Position 2 = 8
Branch analysis from position: 4
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4FeR5
function name:  (null)
number of ops:  9
compiled vars:  !0 = $mysql
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'mysql_connect'
          1        DO_FCALL                                      0  $1      
          2        ASSIGN                                           ~2      !0, $1
          3      > JMPNZ_EX                                         ~2      ~2, ->8
          4    >   INIT_FCALL_BY_NAME                                       'mysql_error'
          5        DO_FCALL                                      0  $3      
          6      > EXIT                                                     $3
          7*       BOOL                                             ~2      <true>
          8    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.34 ms | 1384 KiB | 13 Q