in reply to Re: Re: Re: Automatic Parameters for CGIs
in thread Automatic Parameters for CGIs

*grin* Hmmm, ok how about this, read the post as though I actually replied to the main thread rather than another post. (doh) My point was the original post was evil when in came to variable number same-name form posting. He tests on the item count, so sometimes you get $Blah::boxes and other times you get @Blah::boxes but NOT both like CGI. =)

--
$you = new YOU;
honk() if $you->love(perl)

  • Comment on Re: Re: Re: Re: Automatic Parameters for CGIs