Page 1 of 1

noob question - updating records

Posted: Thu May 08, 2003 8:20 am
by irealms
i want my change password form to update the record when the users has filled in the form correctly, whats the MySQL command for this?

Posted: Thu May 08, 2003 8:35 am
by Heavy

Posted: Thu May 08, 2003 9:10 am
by twigletmac
You would use an UPDATE statement to make a change to an existing record - check out:
http://www.mysql.com/doc/en/UPDATE.html

Mac

Posted: Thu May 08, 2003 9:15 am
by twigletmac
You should probably give a quick reason as to why you posted a link to a resource like this, I agree that it is something that people should read but I don't like to see it being posted with no explanation attached.

Mac

Posted: Thu May 08, 2003 10:27 am
by Heavy
Yeah... I'll never grow up. :oops: Guess I was in an immature mode at that moment. :oops: