RE: [PHP] What is the deal with cookies

2001-06-19 Thread Ray Hilton
mething to force the browser to reload the page. -Original Message- From: Richard Kurth [mailto:[EMAIL PROTECTED]] Sent: 18 June 2001 23:28 To: [EMAIL PROTECTED] Subject: [PHP] What is the deal with cookies I have a script that authorizes the user and sets a cookie but when I run the scrip

[PHP] What is the deal with cookies

2001-06-18 Thread Richard Kurth
I have a script that authorizes the user and sets a cookie but when I run the script it takes the username and password sets the cookie. Verifies the cookie is set and then runs the rest of the code on the page. except it does not pass on the user name. I have to do a manual refresh to get it to p