Hi,

I have a script that allows my users to login.  The script checks for valid
username and password.  After that, it will then redirect to a url
containing the valid username and password and those variables are converted
to hexadecimal.  The problem is that if the user gives out the url to
someone, he/she can login to his account.  Do you have any idea how to solve
this problem?  I prefer not to use .htaccess for my login script.

If you think it works with cookie and session, could you please give me an
example?  I am not familiar with those.


Many Thanks,
Yupapa





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to