E*Reminders is a series of PHP scripts that interact with a MySQL database to setup email reminders for any events or occasions you'd like. It includes recurring reminders, advance notices, and password authentication for email addresses. It can be used for an entire company, as a service for Internet users on your site, or privately.
| Tags | Communications Email Database Front-Ends Internet Web Dynamic Content CGI Tools/Libraries Office/Business Scheduling Database Engines/Servers |
|---|---|
| Licenses | GPL |
| Implementation | PHP |
Recent releases


Release Notes: This is a multilingual version. The zip file includes English and Italian messages.


Release Notes: A date display error in the delete results window was fixed, and the text in the default, help, and config windows was improved.


Release Notes: Accounts older than 90 days with no pending reminders are purged automatically as part of mail.php3 functions. This took care of the one thing left in the old TODO list. Date and time default to the server time when the first page is brought up. This means the old index.html has become index.php3. New accounts are told to get their password from email and use their BACK button to set their first reminder. References to config.in have been changed to config.php3 in INSTALL, which was also slightly simplified.


Release Notes: Fixed a security hole where the database password and login was readable via the Internet. All previous versions are vulnerable. Please read the file UPGRADE to find out how to patch previous versions from this vulnerability.


Release Notes: Several bugs have been fixed, the interface has been cleaned up for more consistency, time zone support has been added, install documentation has been simiplified and re-written, several mechanisms have been implemented to curb abuse including allowing users to block their E-mail address from receiving reminders, and passwords can be sent via E-mail if you forget them,