in reply to Re: Re: CGI and why?
in thread CGI and why?
... but, errm. :)my %param; @param{@$_} = @{{ $q->Vars }}{@$_} for qw( user_name gender real_name city country email confirmemail birthmm birthdd birthyy );
Makeshifts last the longest.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re^3: CGI and why?
by tachyon (Chancellor) on Dec 31, 2002 at 23:41 UTC | |
by Aristotle (Chancellor) on Dec 31, 2002 at 23:48 UTC |