Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
print "Content-type: text/html\n"; &SetCookies('admin',$username); &SetCookies('apass',"$password"); print "\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Cookie Headers
by grinder (Bishop) on Dec 01, 2001 at 19:21 UTC | |
|
(ichimunki) Re: Cookie Headers
by ichimunki (Priest) on Dec 01, 2001 at 19:52 UTC | |
|
Re: Cookie Headers
by miyagawa (Chaplain) on Dec 01, 2001 at 19:18 UTC |