11-06-2007, 03:03 AM
|
#15 (permalink)
|
|
The Wanderer
Join Date: Nov 2007
Posts: 22
Thanks: 0
|
ok i fixed all of that now one last problem or so i hope :(...i am getting a syntax error on this line
while ($row = mysql_fetch_array($recordset)){ echo('.$row['date']);
It looks right to me?
|
|
|
|