Hello Natalia,

Tuesday, February 17, 2004, 2:27:07 PM, you wrote:

NS> I want to destroy a session when you click in a sing out link,
NS> something like this

NS> a href= link
NS> onClick="session_destroy()"

NS> Is ti possible? how?

Yes it's possible, but not like that. Make your link go to a page that
calls session_destroy().

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to