On Friday 09 July 2004 10:41, Curlys wrote:

>  I would like to ask another help from u all ,
> I have an data submitable form . There is some fields. It is connected with
> mysql database. so I want to put to these fields as drop down list as well
> as text input area. say , if when i adding data , if it is in the database
> there should be possibility to select from the drop down list . and if it
> is not there data should allow to enter . can u all help me on this matter
> ?

What exactly is the problem you're having? Assuming you know how to pull the 
data out of the DB then it's simply a matter of wrapping <select> and 
<option> tags around them.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Try the Moo Shu Pork.  It is especially good today.
*/

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

Reply via email to