Populating a Drop Down list with data from a database


Small script that demonstrates how to populate a drop down list or menu with data retrieved from a database using PHP and MYSQL.  Below I copy / pasted a sample data that I’m use as well as the MYSQL statement to query the database.