3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "ok"; mysql_connect("pdb1.pretago.de:3306", "p1220", "ra") or die(mysql_error()); ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3LhsQ
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'ok'
    3     1        INIT_FCALL_BY_NAME                                       'mysql_connect'
          2        SEND_VAL_EX                                              'pdb1.pretago.de%3A3306'
          3        SEND_VAL_EX                                              'p1220'
          4        SEND_VAL_EX                                              'ra'
          5        DO_FCALL                                      0  $0      
          6      > JMPNZ_EX                                         ~1      $0, ->11
          7    >   INIT_FCALL_BY_NAME                                       'mysql_error'
          8        DO_FCALL                                      0  $2      
          9      > EXIT                                                     $2
         10*       BOOL                                             ~1      <true>
    4    11    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.43 ms | 1393 KiB | 13 Q