That's how it was documented before, so I take it for granted ;) Can you explain why it's wrong or should I write to php-generals ? :)
didou
erm, it does... the last one $_SESSION = array() destroys the special meaning of $_SESSION afaik. It's wrong, remove it.
Derick