Blog coding and discussion of coding about JavaScript, PHP, CGI, general web building etc.

Sunday, April 3, 2016

PHP & MySQL - How to Show Selected value on Dropdown Menu

PHP & MySQL - How to Show Selected value on Dropdown Menu


I make edit.php with show all data in form from MySQL. All data is show on form rightly, but it's not work on dropdown and textarea.

I need help and this is my code

Dropdown value is still default, not selected value and TextArea is blank