Enjoy a randomly generated fortune:
$ fortune | cowsay ___________________ / That's no moon... \ | | \ -- Obi-wan Kenobi / ------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;