in reply to cgi programming
You should, of course, be using CGI for your basic CGI needs, and for session management, CGI::Session. No need to roll your own. Enjoy the read!
Update:
Now I see that you already got this answer in your earlier thread: session variables. Be sure to read the documentation for CGI::Session.
Dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: cgi programming
by rjsaulakh (Beadle) on May 26, 2005 at 14:48 UTC |