>> Uklahouse.com simple PHP Bulk Mailer Script
Installtion direction as per http://www.uklahouse.com/mass-bulk-emailer.php

Server Requirements:
* PHP version 4+
* A working PHP mail() function on the server
* Web browser that supports javascript
* To use external SMTP function, make sure your
   server have PEAR package installed
Most web hosting should already satisfy these requirements by default.
You can just to put up the script and if any error messages came up then let me know. 


>> To install the script on your server:
1. Download the package and unzip it on your PC
2. Open file email_manager.php with notepad, on the 4th line of code change variable of $thePassword from "mailer" into your desired password
3. Upload email_manager.php to your server's FTP
4. Access email_manager.php on your server with your web browser and start using the script
5. use *_with_smtp.php instead if you wish to use external SMTP function and have PEAR installed on your server


