At Mon, 18 Mar 2002 14:06:56 -0600,
Jim Smith wrote:

> Will there be a way to specify each of the actions as PHP allows?
> For example, in a project I have, we use PHP4 sessions, but they are
> stored in a MySQL table so they can be shared across web machines
> without worrying about NFS problems.

You're very happy :)
Then you don't have to play with this module of nightmare.

> Basically, it would be nice to have PHP::Sessions provide the
> serialization mechanism for use by Apache::Session without it
> worrying about how to store the information.

Yes, what I'm planning now is Apache::Sesion::PHP, which gives your a
way to handle PHP4 session files transparently via Apache::Session
interface.

-- 
Tatsuhiko Miyagawa

Reply via email to