[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Session Handling/Set Session attributes


On Wed, 2007-01-17 at 16:11 -0800, Tracy12 wrote:
> Well does this all mean there is limited features to do session handling on
> mod_perl.

Concepts like sessions are not built into mod_perl.  They are
implemented separately by modules that you can find on CPAN, like
Apache::Session, which was suggested to you earlier.  My preferred
module for sessions these days is CGI::Session, which also works with
mod_perl.

If you want to use sessions, you can read the documentation for these
modules on http://search.cpan.org/.

- Perrin


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.