1. Home
  2. Computing & Technology
  3. PHP / MySQL
photo of Angela Bradley

Angela's PHP / MySQL Blog

By Angela Bradley, About.com Guide to PHP / MySQL

Magic 8 Ball

Wednesday March 26, 2008
This is a fun little script to tell your future! You remember the magic 8-ball you had when you were 10 years old, well this script replicates it. Basicaly it allows you at ask a question and spits back a random reply such as "The future is hazy".

Comments

April 9, 2008 at 6:58 pm
(1) Mohamed Moupasher says:

Hi Angela,

Nice Game but I have 2 notes,,

First It is better always to use the ” tag instead of Short Tag“.

Second: in the last line of the code to make the button display “Ask” we should change it to value=”Ask” insted of name=”Ask”..

Thank you :)

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

More from About.com

  1. Home
  2. Computing & Technology
  3. PHP / MySQL