Description: This is a script that will display a random quote on your page. It's written in PHP and doesn't require a database, instead, the quotes are pulled from a flat file .txt, so you can easily add quotes by editing the text file. It's extremely easy to setup, and one single PHP file controls everything; this script is supposed to do just that, display a random quote, nothing more nothing less.
|