the-dream
02-17-2008, 07:15 PM
I cannot find the error in the following sql query, can you see it?
INTERT INTO favs (id, title, description, url, user, rating) VALUES (NULL, '$title', '$desc', '$url', '$user', '$rating')
INTERT INTO favs (id, title, description, url, user, rating) VALUES (NULL, '$title', '$desc', '$url', '$user', '$rating')