This will be you answer I guess

<option value="foo">bar</option>



-----Original Message-----
From: sam rumaizan [mailto:[email protected]] 
Sent: dinsdag 3 maart 2009 3:53
To: [email protected]; [email protected]
Subject: Re: [PHP-WIN] drop down menu to a table

How do you specify the value of the option?



--- On Mon, 3/2/09, [email protected] <[email protected]> wrote:

From: [email protected] <[email protected]>
Subject: Re: [PHP-WIN] drop down menu to a table
To: [email protected], [email protected]
Date: Monday, March 2, 2009, 6:38 PM

Include the drop down in a form with method=post and action=something.php 
In something.php, write $_post['drop down name'] to the table. 
Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: sam rumaizan <[email protected]>

Date: Mon, 2 Mar 2009 17:27:32 
To: <[email protected]>
Subject: [PHP-WIN] drop down menu to a table


How do I insert data from a drop down menu values (select box) to a table







      

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to