>"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>Manuel Vázquez Acosta wrote:
>
>> A tricky way to achive this is:
>> 1. Start the session when the user request the login page
>> 2. Send a hidden field with the PHPSESSID
>> 3. When receiving the post compa
Manuel Vázquez Acosta wrote:
A tricky way to achive this is:
1. Start the session when the user request the login page
2. Send a hidden field with the PHPSESSID
3. When receiving the post compare the current session id with the
submitted by the form, if they match it's likely the sessi
A tricky way to achive this is:
1. Start the session when the user request the login page
2. Send a hidden field with the PHPSESSID
3. When receiving the post compare the current session id with the
submitted by the form, if they match it's likely the session has not
expired.
Other sol
3 matches
Mail list logo