in reply to Re: Re: cgi programming...
in thread cgi programming...
becomesmy $name = param('name');
my $name = $cgi->param('name');
------
We are the carpenters and bricklayers of
the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
|
|---|