PHP code to get selected text of a combo box

前端 未结 7 1009
死守一世寂寞
死守一世寂寞 2020-12-10 08:42

I have a combo box named \"Make\". In that combo box I\'m loading vehicle manufacturer names. When I click SEARCH button I want to display the selected manufacturer name. Be

7条回答
  •  -上瘾入骨i
    2020-12-10 09:36

    if you fetching it from database then

    
    

提交回复
热议问题