From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4.0 Latest CVS (2001-06-27)
PHP Bug Type:     *General Issues
Bug description:  Starting new Session while destroying previous

problems is ......

Starting new session while destroying prevous one.

it can't work. it restores the old session.
Here is some code...

session_start();
session_destroy();
session_start(); ............should asign new session But it restores prevois one.






-- 
Edit Bug report at: http://bugs.php.net/?id=11721&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to