Help for this page

Select Code to Download


  1. or download this
    C:\Apache2\cgi-bin>perl cookie_test.pl
    Set-Cookie: login=o21PmKkYHxpCVIrPGlqaXZWIMqyLv11vJhMGEFEtdmvNRfFXXySd
    +0zvZxOU7U8Cg; path=/
    Date: Thu, 13 Mar 2008 17:21:28 GMT
    ...
    <h2>Cookie Page</h2>
    </body>
    </html>
    
  2. or download this
    #!c:/perl/bin/perl.exe
    
    ...
        }
        return $rand_id;
    }