Re: [PHP] Complicated Form Handling

2001-03-09 Thread Richard Lynch
- From: "Fred" [EMAIL PROTECTED] Newsgroups: php.general Sent: Saturday, March 03, 2001 1:13 PM Subject: [PHP] Complicated Form Handling my table holds these fields: userid, pid, setting, status the pk is the pid field, and for each pid a user holds, there is a different r

[PHP] Complicated Form Handling

2001-03-03 Thread Fred
my table holds these fields: userid, pid, setting, status the pk is the pid field, and for each pid a user holds, there is a different row to hold the user's pid's setting and status. I am making a script t modify the setting of the user pid, the script first generates a form, the form goes: