On Sun, Jul 21, 2002 at 11:43:25AM -0400, WANDA HANSEN wrote:
> Is there a way to handle data gathered from a drop down menu that
> allows multiple selections using PHP?
Yes. The way I normally do this is to use HTML that looks something
like:
Red
Green
Blue
Now in your PHP program, you can
> -Original Message-
> From: Richard Lynch [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, July 21, 2002 5:06 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Drop Down Box Question
>
> >> Hello,
> >> Is there a way to handle data gathered from a drop do
>> Hello,
>> Is there a way to handle data gathered from a drop down menu that
>allows
>> multiple selections using PHP?
>
>Of course. Name your select box as an array, and include the 'multiple'
>keyword.
>
>
>
>Then you'll have an array on your processing page that holds all of the
>values that
--Original Message-----
From: ...::: M.E. Suliman :::... [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 20, 2002 9:57 AM
To: [EMAIL PROTECTED]
Subject: [PHP] drop down box
Hi
I need to get info from a specific field in a MySQL database to appear
in a
drop box as options. Has anyone any ideas
Hi
I need to get info from a specific field in a MySQL database to appear in a
drop box as options. Has anyone any ideas on this.
Thanks
Mohamed
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo