ManyCodes.com – codes & scripts Get free programming codes and tutorials!

17Sep/103

Guess the number game in PHP

Its a game for your member in your site 😀 its very interesting 😀

use this code in your web site, if you want to entertain the visitors.


<!-- This Script is from www.hawkee.com, found at www.manycodes.com-->

<html><body>Guess a number:<br />
<form method="post" action="/guess_the_number.htm">
1. <input type="radio" name="guess" value="1"><br />
2. <input type="radio" name="guess" value="2"><br />
3. <input type="radio" name="guess" value="3"><br />
4. <input type="radio" name="guess" value="4"><br />
5. <input type="radio" name="guess" value="5"><br />
<input type="submit" name="Submit" value="Submit"></form>
</body>
</html>

<br><font face="Tahoma">
<a target="_blank" href="http://www.manycodes.com/category/php/">
<span style="font-size: 8pt; text-decoration: none">PHP Free Code</span>
</a></font>



Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Webnews
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Ask
  • Facebook
  • Technorati
  • YahooBuzz
Filed under: PHP, PHP codes Leave a comment
  • admin

    nice tutorial!

    • Touchdown! That’s a really cool way of puttnig it!

    • Touchdown! That’s a rlaely cool way of putting it!