also, doing
is a lot easier than what you're doing here.my $q = CGI->new; my $session = CGI::Session->new("driver:File", $q, {Directory=>’/tmp’} +); print $session->header();
Update: and put the -wT options back at the end of the #! line and did you read this already?
In reply to Re: session handling with cgi
by Joost
in thread session handling with cgi
by rjsaulakh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |