hello,

I have a Session variable $Stage which I want to update (increment by 1)when
my form submit button is pressed.
<FORM Method=\"post\" Action=\"$PHP_SELF\">
how can I update this session variable ?
I dont want to update it at the start of the script, because if the Reload
button is pressed, it will keep updating it and it will mess up the script
Please can someone help me out.


Thanks
Pete


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to