ron
> I am using a multi-select form list...how do I go
> about retrieving the
> multiple values? My current script only pulls the
> first value using:
>
> $_POST['multi_select'];
echo("
");
# use mysql_fetch_row to retrieve the results
e-
> From: Dash McElroy [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 16, 2002 11:30 AM
> To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Handling Multi-Select form lists
>
>
> I have a field like this as well. I believe you have to make
>
Sent: Tuesday, July 16, 2002 11:30 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Handling Multi-Select form lists
I am using a multi-select form list...how do I go about retrieving the
multiple values? My current script only pulls the first value using:
$_POST['multi_select'];
Thanks,
Ron
I am using a multi-select form list...how do I go about retrieving the
multiple values? My current script only pulls the first value using:
$_POST['multi_select'];
Thanks,
Ron
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php