Re: [phplib] sessions, php4 vs. phplib From: Sascha Schumann (sascha <email protected>)
Date: 11/03/00

On Fri, 3 Nov 2000, Mike Green wrote:

> Well, this prompts a question I've been wanting to pose since talking to
> a colleague a few days ago about PHP and sessions. He says that PHP4
> sessions won't work with load-sharing webservers. Can anyone verify
> that? And if so, is the same true for PHPLib sessions?

    Both assertions are wrong.

    PHPLIB and PHP 4 Sessions allow you to use any
    backend-storage, be it NFS or a relational database with
    replication and failover-facilities.

    - Sascha

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