12.08.2012, 20:38
Nope.
while(mysql_fetch_row_format(query,"|")) is checking the query.
I'm giving you a different stock method which is easier for you.
If not, add mysql_query(query); before while(mysql_fetch_row_format))
while(mysql_fetch_row_format(query,"|")) is checking the query.
I'm giving you a different stock method which is easier for you.
If not, add mysql_query(query); before while(mysql_fetch_row_format))