Select List using PHP/MySQL?

Anon

New member
I have a database, with a table of 4 fields and 30 records. I would like to display the first 2 fields of each record in a Select (Drop Down) List, that a user can select, and then hit a submit button and have the full 4 fields of that row display on the page below somewhere.

I have been all round the web this weekend, and can get various tutorials that take me to the select list population stage, but can't seem to generate a visual result of displayed data!

Is there anyone who can kindly post a bit of PHP that will achieve this for me? Most grateful to anyone who can!

Thanks in advance!
 
Back
Top