This is a remake of the "More or Less" game, where you should find a number between 1 and 100. If your number is wrong, computer tells you "That's Less" or "That's More". Here, PHP handler will throw a 500 server error if your number is lesser than the one you should find, an empty response if your number is higher, and finally, a non-empty response in other cases. Ready?




Back to domajax's home