Download List

프로젝트 설명

Email Reminders is a combination of scripts - a set of PHP scripts for data input and display, and a perl cron script - that will send an email to your specified email address at a certain date and time. It uses MySQL as the default database and archives the email, datetime,subject, and body of the email.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-29 22:54
0.6.1

양식을 제출 _POST, $부터 PHP 버전 4.1.0 이상이 필요합니다 입력 값을 취하기 위해 업데이 트되었습니다. emrem에서 버그 - cron.pl이 삭제되지 고정되었습니다 알림을 일으켰습니다. 패키지에는 cron - emrem.php로, PHP의 PHP 버전 4.3.0 이상에서는 기본적으로 포함되어있는 커맨드 라인 인터프리터 버전이 포함되어있습니다.
Tags: Major bugfixes
Form submission has been updated to get input values from $_POST, which requires PHP version 4.1.0 or greater. Bugs in emrem-cron.pl which caused reminders to not be deleted have been fixed. The package now includes cron-emrem.php, for the command line interpreter version of PHP which is included by default in PHP version 4.3.0 or greater.

2003-02-06 06:35
0.6

이 버전의 새로운 데이터베이스 구조로 이동을 지원하는 이벤트가 반복, 변화 PHP는 다양한 데이터베이스를 쉽게 사용할 수있게됩니다 하나의 XHTML을위한 준비에 HTML을 기반으로 청소를 PEAR의 DB를 추상 클래스를 사용하여 이벤트를 되풀이 템플릿을 추가합니다.
Tags: Major feature enhancements
This version adds recurring events, moves to new database structure to support recurring events, changes PHP to use PEAR's DB abstraction classes, which will allow one to easily use a different database, and cleans up the HTML in preparation for XHTML-based templates.

2001-08-03 03:12
0.5

팝업 자바 스크립트 달력 날짜를 쉽게 선택할 수있는 추가되었습니다. emrem.pl dBi 사용하도록 변경되었습니다. 진단 emrem.pl로, 만약 당신이 / null로 출력을 / dev에 파이프를하지는 않지만 의견에는 cron에서 sysadmin로보고있을 것입니다이 추가되었습니다.
Tags: Major feature enhancements
A pop-up Javascript calendar has been added for easy date selection. emrem.pl has been changed to use DBI. Diagnostics have been added to emrem.pl, so feedback will be reported to the sysadmin from cron if you don't pipe the output to /dev/null.

2001-05-11 02:37
0.4

emrem.pl 변화가 쉽게 구성 변경에 대한 사용자 이름과 MySQL을 사용하려고 / 비밀 번호 emrem.pl (- 승)에서 엄격한 스크립팅에 대한 경고를 사용하여, 더 나은 미래를 유지, 클래스 라이브러리에 대한 객체 지향 설계를 사용하여 재생을 허용 / 일반 모든 PHP 함수 라이브러리 파일에 의해, 다른 데이터베이스의 미래를 지원을위한 추상 데이터베이스 호출을 사용할 수있습니다.
Tags: Minor feature enhancements
Changed configuration in emrem.pl to allow for easy modification to use MySQL with username/password, using warnings (-w) in emrem.pl for tighter scripting, rewrites to use an Object Oriented design for better future maintainability, a class library/general function library to be used by all PHP files, and abstracted database calls for future support of different databases.

2001-04-03 05:17
0.3

이 릴리스의 모든 시간, 보안상의 이유로, 매 2 시간 동안의 움직임에 대한 magic_quotes에 대한 검사를 추가로 시간이 풀다운 메뉴로 선택의 현재 시간을 추가합니다.
Tags: Minor feature enhancements
This release adds a check for magic_quotes for security reasons, moves
from every 2 hours to every hour, and adds the current hour selection
to the time pulldown.

Project Resources