mysql_query is returning an odd error. I don't know if I'm just totally missing 
something or not but I keep getting this error:

mySQL Error: You have an error in your SQL syntax near ''LIMIT 25,25'' at line 1 

with this query:

SELECT * FROM dvd_library WHERE genre=BUDGET ORDER BY description ASC LIMIT 25,25

Does anyone else notice what the error is?

Reply via email to