Enjoy a randomly generated fortune:
$ fortune | cowsay _____________________________________ / I think irc isn't going to work \ | though---we're running out of topic | | space! | | | \ -- Joseph Carter / ------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;