Add a name attribute to Submit buttom
-
I find it interesting that there is no name option for the Submit buttons. I want to do a if (isset($_POST[‘submit’])) on the form, but I can’t do that if the button doesn’t have a name.
Is there a way around this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Add a name attribute to Submit buttom’ is closed to new replies.