3v4l.org

run code in 300+ PHP versions simultaneously
<?php $upda = mysql_query("SELECT COUNT(*) FROM `stage_inloggen` WHERE Seen > DATE_SUB(NOW(), INTERVAL 10 MINUTE) AND `Gebruikersnaam` = 'row['Naam']'");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3o05A
function name:  (null)
number of ops:  5
compiled vars:  !0 = $upda
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'mysql_query'
          1        SEND_VAL_EX                                              'SELECT+COUNT%28%2A%29+%0A++++FROM+%60stage_inloggen%60+WHERE+Seen+%3E+DATE_SUB%28NOW%28%29%2C+INTERVAL+10+MINUTE%29+%0A++++AND+%60Gebruikersnaam%60+%3D+%27row%5B%27Naam%27%5D%27'
          2        DO_FCALL                                      0  $1      
          3        ASSIGN                                                   !0, $1
    4     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.96 ms | 1392 KiB | 13 Q