$offset e' vuoto.Originariamente inviato da gabar-el
me la torna così:
graziecodice:SELECT movie_name, movie_year FROM movie ORDER BY movie_name LIMIT ,1You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1' at line 4
controlla il valore che trasferisci e in caso di "vuoto" mettici un default oppure segnala l'errore.

Rispondi quotando