I'm fairly new to PHP and have been unable to figure out how to do this.
I've got a list of items from a mySQL database. So when you load the page, this list is in a select form box. What I want is, when one of these options is selected, the information associated with that option is displayed on the same page. Any suggestions?