PHP: HTML: send HTML select option attribute in POST

前端 未结 5 415
走了就别回头了
走了就别回头了 2020-12-30 00:37

I want to send the selected item value along with the some attribute (stud_name) value. Is there any functionality in PHP to do so? Here is the example one.

         


        
5条回答
  •  旧时难觅i
    2020-12-30 01:19

    You can use jquery function.

    Age:

    jquery code :

    
    
    
    

提交回复
热议问题