11-06-2007, 04:36 AM
|
#21 (permalink)
|
|
The Acquainted
Join Date: Sep 2007
Location: Arizona
Posts: 114
Thanks: 10
|
Quote:
Originally Posted by Nor
What are you talking about? Thats not even in his post that he posted. where you get that extra quotes..
|
Maybe you should read all the posts before asking what I was talking about. Look at the code he posted.
Code:
echo('.$row['date']);
Quote:
Originally Posted by /\/\ongoose
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?
|
|
|
|