Re: send email at certain hour

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux