Get submit button value in PHP

后端 未结 5 1531
天命终不由人
天命终不由人 2021-01-17 06:10

I would like to test my button can get the current value from the date\'s textbox? I got the value of submit button but I couldn\'t find any code get name of the button. So

5条回答
  •  借酒劲吻你
    2021-01-17 06:42

    I don't think this works consitently in all browsers. Better to work with a customized name attribute.

提交回复
热议问题