<code untested but should work.use CGI; my $query = new CGI; %params = $query->Vars; foreach (keys %params){ print "$_\t",$params{$_},"\n"; }
In reply to Re: get a value from a URL
by artist
in thread get a value from a URL
by T-Lo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |