Perrin Harkins wrote:
On Thu, 2004-10-28 at 11:53, Geoffrey Young wrote:
I'm sure others can point out additional tools as well.
Apache::SessionManager is a good place for newbies to start with
sessions under mod_perl:
http://search.cpan.org/~enrys/Apache-SessionManager-1.02/
Further to that, "Ses
On Thu, 2004-10-28 at 11:53, Geoffrey Young wrote:
> I'm sure others can point out additional tools as well.
Apache::SessionManager is a good place for newbies to start with
sessions under mod_perl:
http://search.cpan.org/~enrys/Apache-SessionManager-1.02/
- Perrin
--
Report problems: http://p
[EMAIL PROTECTED] wrote:
> Hi,
>
> I have a question I'm sure some of you know the answer to.
>
> I cannot find any explaination on how to use sessions with mod_perl 2.
> Can any of you send a little sample code?
>
> I would like to be able to store information like the username and
> password
Hi,
I have a question I'm sure some of you know the answer to.
I cannot find any explaination on how to use sessions with mod_perl 2. Can any of you send a little sample code?
I would like to be able to store information like the username and password in session variables to retrieve them on