[PHP] unsetting a session in ssl

2004-02-04 Thread electroteque
Hi there, i was wondering if there was a way to unset a http session when in https ? I dont particularly want to switch back to http and then get a exit ssl box in the browser before going to another page, how is it possible ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vis

[PHP] unsetting a session

2001-11-26 Thread Joffrey van Wageningen
hi all, i need to unset a session cookie, i foud out header("Set-Cookie:"); does not work for a php session (http://bugs.php.net/bug.php?id=14227) request for clue... with kind regards, Joffrey van Wageningen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PR