Help for this page

Select Code to Download


  1. or download this
    print $query->header(-cookie => $cookie);
    
  2. or download this
    print "Content-type:text/html\n\n";
    
    ...
    # cookie stuff
    
    print $query->header(-cookie => $cookie);