0 Members and 1 Guest are viewing this topic.
<p><b><font color="#03FC07">ONLINE MEMBERS ON ADMIN PANEL</font></b></p><blockquote> <p><b><font color="#effa07">Online users which have been active within the pass 15 minutes! </font></b></p></blockquote><img src="templates/<?php echo $settings[template] ?>/images/um_manage.png" width="64" height="64" /><?$timenow=time();$select = mysql_query("SELECT * FROM user WHERE last_act > '".(time()-900)."' ORDER by username");$num = mysql_num_rows($select);while ($i = mysql_fetch_object($select)){$echo = "$i->username ";echo "<a href=\"admin.php?view=admin&ac=members&search=$echo\">$echo</a> | </h447>";}?>