:P
On vrijdag 19 december 2003 11:10 Frédéric HARDY told the butterflies:
> Try
>
> So in your script :
>
> $ids = $POST['name'];
> $first_id = $POST['name'][0];
>
> Best regards, Fred
> ===
> Frederic HARDY
On Friday, December 19, 2003, at 08:41 PM, Terence wrote:
Is there a way to request form fields which have the same name using
POST?
I generate dynamic checkboxes all with the same name, but with
different
values
I think you change name='id' to name='id[]' -- but it's been so long
since I
Try
So in your script :
$ids = $POST['name'];
$first_id = $POST['name'][0];
Best regards, Fred
===
Frederic HARDYEmail: [EMAIL PROTECTED]
HEXANET SARL URL: http://www.hexanet.fr/
ZAC
3 matches
Mail list logo