[phplib] Clearing form variables From: Michael J. Huber (michael.huber <email protected>)
Date: 09/14/00

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>