From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.4pl1
PHP Bug Type:     *Session related
Bug description:  Cookie Problem. Cookie value overrides variable with same name 
passed in form.

Save a cookie with variable "username". Give it a value.
Make a form with an input box named "username".
Submit the form to your script and read the value of username. It will contain the 
value of the cookie, and not of the input form. Priority should work the other way 
around!


-- 
Edit Bug report at: http://bugs.php.net/?id=10295&edit=1



-- 
PHP Development 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