Dynamic Form Pulldown

Hi, i’m pretty new to PHP so please go easy on me. I’m building a form and need to have the options in a pulldown menu pulled from a mysql database, i understand the basics of sql and have used forms before, i just need to see an example to get me on my way.

Does anyone on here know of a good tutorial?

Thanks,
Andrew

What exactly are you looking for? SQL statement syntax? PHP using a SQL query and its results? Creating a form with PHP? Have you taken a look around PHPHelp.com or Google to see how others use PHP, SQL and user forms?

Sponsor our Newsletter | Privacy Policy | Terms of Service