Hi all…
I have a wordpress site and within it I have created php includes which are drop down lists based on tables from mysql as here http://i.imgur.com/18rTw.jpg
The user selects the necessary options, and then what I would like to happen is they hit submit and they go to a table (or something). The process then starts again until the user is happy with whats in the table - the table contents are then uploaded to mysql. Im on with the uploading to mysql, its just the how do I get from the results in the drop down to a table? And how do I make the table dynamic enough so when a user is ready to add additional information the table adds a row - or has rows available?
Thanks in advance for anyone who can give me some input - I’ll owe you a beer or 2…!