02-09-2005, 08:37 AM
Ok, the php script the original 1.5 pageofstats.php worked fine. Although I dloaded the enhanced because it seemed alot easier to edit
things. It gave me this error when going to the page: SQL Error - You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near '100' at line 1
SELECT * FROM flights ORDER BY id desc LIMIT ,100
I put the old php script back on and worked fine again. What do I do?
things. It gave me this error when going to the page: SQL Error - You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near '100' at line 1
SELECT * FROM flights ORDER BY id desc LIMIT ,100
I put the old php script back on and worked fine again. What do I do?
-Kevin-