On Wednesday 21 January 2004 05:43, Montagna, Dan wrote:

> I'm new to php/mysql and have been looking for help on this for a little
> while.  I've searched around a bit but can't find anything close enough to
> what I'm talking about here.  I want to create a drop down list from a
> mysql db table (I know how to create and populate the table) that displays
> one field [community] .  Then I'd like to select the community, submit my
> selection and bring up a listing of projects for that community on a new
> page.  The concept to me doesn't seem that difficult and something like
> this must be posted somewhere...If anyone can either get me started or
> point me at an example it would be really helpful.  Thanks

   manual > Variables > Variables from outside PHP
&  manual > PHP and HTML

As for examples have you asked Google?

google > mysql php drop down list example

-- 
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
------------------------------------------
/*
Three minutes' thought would suffice to find this out; but thought is
irksome and three minutes is a long time.
                -- A.E. Houseman
*/

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

Reply via email to