simy has asked for the wisdom of the Perl Monks concerning the following question:
Please let me know abt this... Thanks in advance, simy$session = CGI::Session->load($sid) or die CGI::Session->errstr(); #$s +id is the session id passed from form1.cgi
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How can i open an existing session?
by liverpole (Monsignor) on May 08, 2006 at 21:47 UTC |