I'm not sure if this is my problem but it's wigging me out.

I've got a login page posting only the user_name and password vars. No
matter what it's using the same name over again.

http://......./page.html?user_name=name&password=password

When i open page.html and do echo $user_name it still doesn't echo the
name above. Nothing is happening before the echo. 

I just checked with mac and it logged in the first time showing the user
that I entered and is in the url. But when I went back and logged in under
a diff name it retained the original name. 

Anyone know what's going on?

Thanks,

John


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