How to use strlen(), substr(), and rand() to
print a random character from your name to the screen.
http://no1.php.net/manual/en/function.strlen.php
http://no1.php.net/manual/en/function.substr.php
http://no1.php.net/manual/en/function.rand.php
[hr]
If you have any trouble please come back and post your code so we can see what you’re doing wrong