i have two submit buttons in a form and want the form to be submit depending on the butoon click code example
Example: two buttons in same form
<input type="submit" name="button_1" value="Click me">
<input type="submit" name="button_1" value="Click me">