Hi,

    My website is an online community, with membership and his/her own
message box. However sometimes my members report to me that when they
login to their account they will go to another member's account. Or they
have entered their own account after login, when they access their
message box  they will access other member's message box. Most of my
members and I haven't experience this problem. Can anyone tell me what's
wrong?
I use:
FreeBSD
Apache 1.3.9
Apache Session1.52
embperl 1.3.5b
mysql 3.22.32

Here are my algorithm of login script:

if (the entered login name and password exist in membership DB)
{
    put the login name and its member ID in udat (for further use)
    redirect to the member's own homepage
}

thanks

Eddie Lau




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

Reply via email to