Enjoy a randomly generated fortune:
$ fortune | cowsay _________________________________________ / There are two ways of disliking poetry; \ | one way is to dislike it, the other is | | to read Pope. | | | \ -- Oscar Wilde / ----------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;