Question: HTML / PHP Guessing Game REQUIRMENTS - A user will press a button on web page that will generate a random number using php -The
HTML / PHP Guessing Game
REQUIRMENTS
- A user will press a button on web page that will generate a random number using php -The client should guess a number using a text fied asynchronously (e.g. no page refresh). and the user will get a response that the number is either too high, too low, or correct number -the user should see the response from of each guess being either too high or too low or correct and be allowed to try again until the correct number is guessed -Display a message when the user guess the correct number displaying how many tries it took the user to guess the correct number
-
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
