Assignment: Guessing Game 2 ($$$)

Re-write the Guessing game code on page 209 (listing 11.7) to use the session mechanism instead of a hidden field to remember how many guesses.

Call your program Guess2.php and publish it into topic4 folder.

Submit your link to it here when it works.