How do I set the selected item in a drop down box

后端 未结 11 799
误落风尘
误落风尘 2020-11-29 04:16

Is there any way to set the selected item in a drop down box using the following \'type\' code?


    
    
    
    

in case of null for $row[month] the selected item is blank and with data, it would contain less codes for many options and always working for HTML5 and bootstrap etc...

提交回复
热议问题