with both $ENV{'QUERY_STRING'} as well as <STDIN> because when I mannually open a script w/ just query string.. it works fine, but when I have input comming from both query string and <STDIN> it gives me an internal server error.use CGI qw(:standard); my %data = map { $_ => param ($_) } param();
In reply to Re: Re: use CGI
by Anonymous Monk
in thread making a hash from cgi parameters
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |