Moved to new thread. Please don't tack on your question to a thread about a different question.
How to code a simple php dynamic dropdown form feild from mysql?
I been struggling with this all morning.
I am tiring to create a dynamic form field that uses data from a myself database but cannot seem to get it to work.
Anyone know how to code a simple php code for a single dropdown field form that pulls data from a table field on a mysql database.
Dynamic Dropdown help
Moderator: General Moderators
-
internet-solution
- Forum Contributor
- Posts: 220
- Joined: Thu May 27, 2010 6:27 am
- Location: UK
Re: Dynamic Dropdown help
see here viewtopic.php?f=1&t=116860&hilit=+%3Coption#p609210nickyboje wrote:How to code a simple php dynamic dropdown form feild from mysql?
I been struggling with this all morning.
I am tiring to create a dynamic form field that uses data from a myself database but cannot seem to get it to work.
Anyone know how to code a simple php code for a single dropdown field form that pulls data from a table field on a mysql database.