From: Chad L. <ch...@ch...> - 2004-05-16 20:35:05
|
I didn't see any files attached? -C On May 14, 2004, at 8:29 PM, Ian Turner wrote: > > Units is the units of length, ex: DAY, MONTH, YEAR > Length is how many of the units before do you want the reminder. > 2. Set up your Cron Tab to run the script at a nice interval, like > 1 day for me > > Also if you have any questions jest e-mail me. > > The three files are: > remind.php - The reminder script > function.str.split.php - The str_split function if you don't have php5 > sent.php - The place where the sent reminders are stored > > sent.php should have CHMOD 777 or write access by the server. > > Thanks, |