Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi monks,

I have created a login and password form, if the users enters they can see the information. I maintain the mysql database as back-end to store the login and password information. Here, the user asking to create a session management in the login form. Can anybody explain about session management and his code.

Thanks in advance.

  • Comment on How to apply session management in login form?

Replies are listed 'Best First'.
Re: How to apply session management in login form?
by kaif (Friar) on Jun 21, 2005 at 06:14 UTC
Re: How to apply session management in login form?
by stonecolddevin (Parson) on Jun 21, 2005 at 02:27 UTC