Dropdown List in HTML using PHP and Submit Onchange Event
У вашего броузера проблема в совместимости с HTML5
This video shows how to create a drop down list in HTML using PHP and submitting the value of selected item and display the value. I have used list..each for filling the drop down list.