Using cgi.pm:
and of course referencing form parameters such as :$query = new CGI;
But how can I cycle through all the parameters, finding their names and values without knowing them in advance?$language = $query->param('lang');
Thanks.
In reply to How to cycle through CGI query params? by punch_card_don
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |