use strict ; use warnings ; use CGI ; my $query = new CGI ; my $ime = $query->param('ime'); # will get Janez my $vzdevek = $query->param('vzdevek'); # will get Yanezh
In reply to Re: form processing problem
by manav
in thread form processing problem
by ces
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |