Posted by janbro on 06/25/05 19:08
vlad georgescu schrieb:
> i want to make a "reminder" application which sends emails at certain hour
> in php. is this posibile ? if not, what else can I use ?
>
For Linux you could start a cron job, with windows I'd use the taskmanager
to start a batch file which contains something like
cd\programs\php
php c:\webpages\php\timer.php
janbro
Navigation:
[Reply to this message]
|