use CGI; my $q = new CGI; my $q_field1 = $q->param('field1'); my $q_field2 = $q->param('field2');
In reply to Re: Passing Variables to CGI script?
by Roger
in thread Passing Variables to CGI script?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |