Enjoy a randomly generated fortune:
$ fortune | cowsay __________________________________ / SUN Microsystems: \ | | \ The Network IS the Load Average. / ---------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;