At Tue, 19 Mar 2002 06:03:56 +0900,
Tatsuhiko Miyagawa wrote:

> > 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.

Current implementation of PHP::Session is already modularized enough
for you to use serialization part as a standalone code. See
PHP::Session::Serializer::PHP for it. (Though its synopsis says "DONT
USE THIS MODULE DIRECTLY" :))


-- 
Tatsuhiko Miyagawa <[EMAIL PROTECTED]>

Reply via email to