View Single Post
Old 04-01-2003, 06:46 PM   #7 (permalink)
trevor
Code Monkey
 
Join Date: Jan 2003
Location: Canada
Posts: 91
trevor is on a distinguished road
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
trevor is offline   Reply With Quote