Take a look at the manual. There is a session_destroy() function: http://www.php.net/session
Natalia Sensini wrote:
I want to destroy a session when you click in a sing out link, something like this
a href= link onClick="session_destroy()"
Is ti possible? how?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php