Jump to content

Update querry not functioning


Derleek

Recommended Posts

Ok. so i am attempting to update a chunk of text in a database.

 

the query looks like this:

UPDATE mail SET msg = '<p>
asdfasdfasdf</p>' AND title = 'frustrated' WHERE title = '3'

 

as it should.  but when i go to check to see that it is updated properly it does not touch the title in the database and msg gets set to 0.

Link to comment
https://forums.phpfreaks.com/topic/116472-update-querry-not-functioning/
Share on other sites

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.