Enjoy a randomly generated fortune:
$ fortune | cowsay ____________________________________ / pain, n.: \ | | | One thing, at least it proves that | \ you're alive! / ------------------------------------ \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;