Enjoy a randomly generated fortune:
$ fortune | cowsay _________________________________ / Labor, n.: \ | | | One of the processes by which A | | acquires property for B. | | | | -- Ambrose Bierce, "The Devil's | \ Dictionary" / --------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;