Hi there, I was wondering if a function such as session_close() or
session_stop() existed. You see, i've been using session_destroy and/or
session_unregister but the problem is that they unregister and/or destroy
ALL my sessions in my server folder. What I am trying to do is just stop the
session that is going on in that particular page? How can I do this?


-- 
PHP General 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