Jump to content

[SOLVED] MySQL error can't tell where it is


scrubbicus

Recommended Posts

UPDATE SET adtitle = 'titlellll', addesc = '<p>description</p>', area = 'S.F. Bay Area', email = '[email protected]', phone = '', youtube = '', showemail = '2', othercontactok = '0', timestamp = NOW(), price = '500' WHERE adid = 28You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SET adtitle = 'titlellll', addesc = '<p>description</p>', ' at line 2

 

So I what does this error mean exactly? At line 2 near SET adtitle I see that and I looked at my code and there are no errors. I started receiving this error when I changed some code in the form itself so maybe I'm not receiving certain values back that I need is what I'm guessing but when I look near the area it tells me all those fields are getting values and have no errors.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.