Re: [PHP] logout and clean up session and cookies

2001-02-27 Thread Richard Lynch
>Can anyone guide me how to do the logout function that can get rid off session and cookies? >Both are used to store userID and password through the site. session_destroy(); SetCookie("SID", ""); -- Visit the Zend Store at http://www.zend.com/store/ Wanna help me out? Like Music? Buy a CD: htt

[PHP] logout and clean up session and cookies

2001-02-27 Thread [EMAIL PROTECTED]
Hi Can anyone guide me how to do the logout function that can get rid off session and cookies? Both are used to store userID and password through the site. Jack [EMAIL PROTECTED] "There is nothing more rewarding than reaching the goal you set for yourself"