How do I accomplish the following:
User clicks on “Start” button on an HTML page makes a GET to a getnumber.php page, that returns the number 10 in the following form: {count: 10}
How do I accomplish the following: User clicks on Start button on an HTML
Share
1 Answer