Tokiwa Battle Royale
GE777
A PHP Battle Royale inspired game
|
Go to the source code of this file.
Variables | |
const | CURSCRIPT 'stat' |
$k =(int)$_GET['lim'] | |
$result = $db->query("SELECT ip FROM {$tablepre}users WHERE lastgame>='$k'") | |
$cnt =0 | |
while ($dat=$db->fetch_array($result)) | |
$result = $db->query("SELECT ip FROM {$tablepre}users WHERE lastgame>='$k'") |