I have successfully created my first php dropdown menu form and it is displaying the user?s choice on the page, below the form. However, it is not displaying the associated information from the database that goes with their choice. It is showing the information that is associated with the last project in my database. I have tried assigning a variable to the results, but apparently I?m not doing it correctly. Help Please.