/* script: stats.html purpose: This is the html page for the statistics box. copyright: copyright 2005 phpArcadeScript. All Rights Reserved. You may modify this file for use on your site running a licenced copy of phpArcadeScript. You must not distribute this file or derivations of it. support: www.phparcadescript.com */ ?>
Statistics |
| Total Games: total_games();?> Played Today: played_today();?> Overall Played: total_played();?> if ($member_login == 1) { ?> Total Members: total_users();?> Newest Member: newest_member($base_url);?> } ?> whois_online($base_url,$member_login); ?> |