[PHPLIB] session weirdness From: Allen Lee (neo <email protected>)
Date: 12/02/99

Hi,

I'm making pages with forms. You submit one and move on another on the
next page. All your answers are saved as registered session variables.
At the end, they are all entered into a database.

The problem is that after you submit an answer and it is registered, if
you go "back" and change the answer and resubmit, the new answer is
ignored. The original answer persists in the active_session and as a
php variable.

Anyone know how i can make it so that if you go back and resubmit, the
new answer is the one that gets saved?

Allen
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.