Any php/mysql experts on here?

Wanderer

New member
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 '-4,4' at line 1

Obviously i need to know how to solve this, i'm adapting a script that was built for mysql4, but my main problem is that i don't know where the 'line 1' is that it's referring to? Is this an error in th php script or in the database tables? Any ideas anyone?
Thanks francisco and colin the problem is that line 1 of any page is simply <?php
I can't post the script because that is my problem, which script is it reffering to? How do i figure that out?
There's about 1000 files and that particular page which shows the error simply has the php opening tag at line 1 so i'm a bit flummoxed!
 
Back
Top