Derick Rethans wrote:
On Wed, 29 Oct 2003, Mehdi Achour wrote:
didou Wed Oct 29 04:23:20 2003 EDT
Modified files: /phpdoc/en/reference/session/functions session-unset.xml Log:
give the two possibilities, it doesn't harm ;)
erm, it does... the last one $_SESSION = array() destroys the special meaning of $_SESSION afaik. It's wrong, remove it.
Derick