brad lafountain <[EMAIL PROTECTED]> wrote:

> I was wondering if anyone has ever thought of comming up with a different
way
> of handling the code below. I know that you can use shared memory, but
that
> wont work for win and it wont work for web cluseters using db's to handle
> their
> sessions. Also sessions will automatically handle locking of the session
info.
> so you don't need to worry about using shm locking the shm.

There's a class in PEAR to do application sessions, Cache/Application.php.

-- 
Richard Heyes


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to