Enjoy a randomly generated fortune:
$ fortune | cowsay ________________________________ / "Open Channel D..." \ | | | -- Napoleon Solo, The Man From | \ U.N.C.L.E. / -------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;