Help for this page

Select Code to Download


  1. or download this
    $cookie = new CGI::Cookie(-name=>'CGISESSID', -value=>$session->id);
    print $cgi->header(-cookie=>$cookie);
    
  2. or download this
    CGISESSID=whatever-it-is; path = /