[PHP] update to table errors/strange things happen

2003-02-07 Thread Sunfire
i have a combo box on a web page that gets all the companies names from a mysql table and puts them in the combobox.. when someone picks a name and hits an edit button it takes them to a form where all the values in the table fields for that record are shown as default values for the form fields.

Re: [PHP] update to table errors/strange things happen

2003-02-07 Thread Sunfire
my update statement updates all records if someone retypes the same value in the form though - Original Message - From: Guru Geek [EMAIL PROTECTED] To: Sunfire [EMAIL PROTECTED] Sent: Friday, February 07, 2003 12:08 PM Subject: Re: [PHP] update to table errors/strange things happen Could I