Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
clear.php File Reference

Go to the source code of this file.

Variables

const CURSCRIPT 'dbup'
 
const IN_GAME TRUE
 
const GAME_ROOT dirname(__FILE__)
 
const GAMENAME 'bra'
 
 if (PHP_VERSION< '4.3.0')
 
 $magic_quotes_gpc = get_magic_quotes_gpc()
 
 $_FILES = gstrfilter($_FILES)
 
 $now = time() + $moveut*3600 + $moveutmin*60
 
 $db = new dbstuff
 
 $q = "UPDATE {$tablepre}users SET achievement='' WHERE uid>0"
 

Variable Documentation

$_FILES = gstrfilter($_FILES)

Definition at line 18 of file clear.php.

$db = new dbstuff

Definition at line 32 of file clear.php.

$magic_quotes_gpc = get_magic_quotes_gpc()

Definition at line 14 of file clear.php.

$now = time() + $moveut*3600 + $moveutmin*60

Definition at line 23 of file clear.php.

$q = "UPDATE {$tablepre}users SET achievement='' WHERE uid>0"

Definition at line 44 of file clear.php.

const CURSCRIPT 'dbup'

Definition at line 3 of file clear.php.

const GAME_ROOT dirname(__FILE__)

Definition at line 6 of file clear.php.

const GAMENAME 'bra'

Definition at line 7 of file clear.php.

if
Initial value:
{
include template('alivelist')

Definition at line 9 of file clear.php.

const IN_GAME TRUE

Definition at line 5 of file clear.php.