[phplib] $sess->delete() results in "This has not been coded yet." From: Rob Hardowa (rob <email protected>)
Date: 12/20/00

Hi all,

Just finishing a session project and coming up with some odd problems.

When a user has cookies turned off and GET as the fallback mode, and
$sess->delete() is called (at any point in a page) It results in the
output:

This has not been coded yet.

What's the solutuion? Is there a way to get the current session Id and if
so should I manually delete it from the DB for both cookie and get mode?
I want it deleted immediately after completing a db insert so the user
cannot reload or go 'back' and cause problems. Any help is appreciated...

Rob

-- 
Most people have a mind that's open by appointment only.

-------------------------------------------------------- This mail proudly composed and transmitted without the interference of any Micro$oft products or protocols. --------------------------------------------------------

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>