include "config.inc.php"; echo("
"); $time_start = getmicrotime(); $query = "SELECT user_name FROM giggi_useronline WHERE ($time_start - user_date) < $active ORDER BY user_name ASC"; $sql = mysql_query($query,$db) or die("&output=false"); $a = 0; while($row = mysql_fetch_assoc($sql)) { $a++; echo("
|