Re: Problems with form processing: array_key_exists() and while (list($k, $v) = each($arr))
Posted by Spartacus on 06/20/07 17:05
Toby A Inkster wrote:
> Spartacus wrote:
>
>> // Should the 's' be the name of the select tag, or the name of
>> // the submit button?
>
> Either.
>
Were there any other potential problems with the code I posted? I
presume not otherwise you'd have said so. Thanks for your help. I'll use
the select tag name instead since PHP is complaining that it's not an array.