MySQL Forums
Forum List  »  PHP

Re: can't figure out what is wrong that updates first field but not the rest.
Posted by: Peter Brawley
Date: September 09, 2016 07:51PM

Not enough information about what's going on. You'll need to display the content of $sql, ie ...

echo $sql;

and you'll need to run before and after queries that display the pre-update and post-update values.

Options: ReplyQuote


Subject
Written By
Posted
Re: can't figure out what is wrong that updates first field but not the rest.
September 09, 2016 07:51PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.