Hello PHP...
Let's say i have a button, and below that i have a number which counting the clicks on the button, for example
<input type="submit" value="Add Click" /> <br>
So far = 12 Clicks
How can i set it that onclick it will add more to the number ( of course without refreshing the page ) ?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.