Date: 09/14/00
- Next message: Carl Anthony Youngblood: "[phplib] "Remember me" option"
- Previous message: Eugene Teo: "[phplib] Unsubscription"
- Next in thread: Davor Cengija: "Re: [phplib] Clearing form variables"
- Reply: Davor Cengija: "Re: [phplib] Clearing form variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a page containing a form for creating new users and updating
existing ones. When the 'create' or 'update' buttons are pressed the
form posts to itself, check $HTTP_POST_VARS for update or create and
executes the necessary mysql commands.
If the page is reloaded after an update, 'update' seems to still be set
and the page trys to update the user again causing an error. How can I
unset or delete the update or create form variable after it has been
used?
Thanks,
________________________________________________________________
/ Michael Huber Systems Administrator \
\_______________________Solipsys_Corporation_____________________/
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Carl Anthony Youngblood: "[phplib] "Remember me" option"
- Previous message: Eugene Teo: "[phplib] Unsubscription"
- Next in thread: Davor Cengija: "Re: [phplib] Clearing form variables"
- Reply: Davor Cengija: "Re: [phplib] Clearing form variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

