/* script: useradmin.html purpose: This is the html page for the user admin / welcome 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 */ ?>
User Admin |
Welcome echo $_SESSION['loggedinuser'];?>
if ($privatemessaging == 1) { ?> Messages: total_unread();?> Unread }?> profile_stats();?> View Profile Logout |