I have a form
The act of form submission is done on the client side (browser) and has very little to do with PHP (server side).
You could add a submit button like