[snip]
> Of course, now you have to deal with putting inventory back on the 
> shelf when the session expires....and you have no way of knowing when 
> that would happen unless you're storing *something*.

A good point, if that's the way he wants to do things...

In which case, SC needs to be stored SOMEWHERE (DB), and a cron job 
garbage cleanout could take place every 1/15/30/60 minutes to remove 
SC's without matching sessions, or something similar.
[/snip]

How about a session identified limbo table?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to