no offense for anyone at all. I was just wondering myself and threw it in
the group discussion.
Eelco.
> I never wanted this question to be an offense for anyone. I thank you all
> for your answers.
>
> Regards
> PHPLover
>
> Lux <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMA
I never wanted this question to be an offense for anyone. I thank you all
for your answers.
Regards
PHPLover
Lux <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> It's unlikely I suppose, but there's a must-have book you should look at
> if you want info on hack
It's unlikely I suppose, but there's a must-have book you should look at
if you want info on hacks, including browser hacks (Hacking Exposed:
Network Security Secrets and Solutions, 2nd Edition). The cookie hack
that comes to mind only works in IE or MS products (but that's only
what, 90% of
> > In case of login/password required sites, I use the login and
> password as
> > cookie values and have _no_ expiredate set. Every time a request is made
> > _both_ cookie values (login and password) are checked with that on the
> > server.
>
> I would hope that you are not storing and matching
Eelco de Vries wrote:
> This will store a cookie with a userid and an unique number ($token) as
> session-id (??).
> If I'm not mistaken, this session-id is not checked here. Thus serves no
> purose. Anybody who retrieve the cookie from the cookie file on the system
> can use it to resume the ses
: "phpLover" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, February 03, 2001 11:25 PM
> Subject: [PHP] Session With Cookies
>
>
> > How can I maintain a user session using cookies?
> >
> > Thanks
> >
> >
> >
>
:
http://www.php.net/manual/en/function.setcookie.php
-Shane
- Original Message -
From: "phpLover" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 03, 2001 11:25 PM
Subject: [PHP] Session With Cookies
> How can I maintain a user session using cookies?
>
How can I maintain a user session using cookies?
Thanks
--
PHP General 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]
8 matches
Mail list logo