If someone or something loads your page on this particular day, you can
have a:

if (date(...) == 'day') {
    mail();
}

--

Julio Nobrega.

Um dia eu chego lá:
http://sourceforge.net/projects/toca

Ajudei? Salvei? Que tal um presentinho?
http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884


"Rodney Davis" <[EMAIL PROTECTED]> wrote in message
000701c1b65b$cdb19110$820fa8c0@BRAIN">news:000701c1b65b$cdb19110$820fa8c0@BRAIN...
> Is currently anyway of doing scheduled tasks with PHP (without using
> crontab)?  For example, using an email script to send out e-mail
> reminders every Monday or something like that?
>
> Thanks,
>
> Rodney
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to