Our Scripts Vault contains many game scripts that you can use to create your own game!
Here you go:http://tinyurl.com/a5koa3
I know HTML, and understand the basics (the VERY basics) of PHP (meaning I know how to use the echo tag) but can't figure out how to apply it.
<?php$myArray = array( 'This is message #1', 'This is message #2', 'This is message #3',);echo $myArray [array_rand ($myArray)];?>
I might as well give up. I have a web hoster, but it doesn't seem to accept PHP.