ID:               15751
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
-Bug Type:         Session related
+Bug Type:         *General Issues
 Operating System: Windows and FreeBSD
 PHP Version:      4.1.0
 New Comment:

RTFM:

http://www.php.net/manual/en/function.setcookie.php



Previous Comments:
------------------------------------------------------------------------

[2002-02-27 02:13:02] [EMAIL PROTECTED]

Hello,

Upon login, I set the cookie using:

setcookie('userid','123');

Upon logout, I do this:

setcookie('userid');

It does not delete the cookie. The user still gains access to the
member panel even after logout.

Thanks,
Mikhail

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15751&edit=1

Reply via email to