hey,
I'm getting a:
PHP Parse error: parse error, unexpected T_VARIABLE in /var/www/htdocs/ao/main.php on line 177
error on Ryan's code. (btw thanks Ryan)
line 177 is:
PHP Code:
print("<font size='2'><i> " . $row[date] . " @" . $row[time]);
thanks everyone so far