Answer the question
In order to leave comments, you need to log in
How to process a request when a button is clicked?
There is a form
<form action="" method="POST">
<input type="number" name="start" value="'.$OrderStartCount.'">
<input type="submit" name="start" value="сохранить"></form>
Answer the question
In order to leave comments, you need to log in
ajax
You collect all your data from the form, send it to the server, just for this you need ajax and already in another file, more precisely on the server and add it to the database.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question