3v4l.org

run code in 300+ PHP versions simultaneously
<?php $query_auto = "INSERT INTO timeplayground (dp_name, dp_time) VALUES ('TIME: Auto NOW()', NOW() )"; mysql_query($query_auto) or die(mysql_error()); ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 5, Position 2 = 9
Branch analysis from position: 5
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/mGE5P
function name:  (null)
number of ops:  10
compiled vars:  !0 = $query_auto
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'INSERT+INTO+timeplayground+%28dp_name%2C+dp_time%29%0A++++VALUES+%28%27TIME%3A+Auto+NOW%28%29%27%2C+NOW%28%29+%29'
    5     1        INIT_FCALL_BY_NAME                                       'mysql_query'
          2        SEND_VAR_EX                                              !0
          3        DO_FCALL                                      0  $2      
          4      > JMPNZ_EX                                         ~3      $2, ->9
          5    >   INIT_FCALL_BY_NAME                                       'mysql_error'
          6        DO_FCALL                                      0  $4      
          7      > EXIT                                                     $4
          8*       BOOL                                             ~3      <true>
    6     9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.09 ms | 1393 KiB | 13 Q