That would depend a lot:
Using your PHP/Webserver alone wouldn't be the best way of doing
things - unless you have no other choice. If you do have a choice, I
would use cron on Unix, and task schecduler, on windos, as mentioned
above. You could use these schecdulers to call a PHP CLI script.
If c
On Sat, Jun 25, 2005 at 06:29:16PM +0300, vlad georgescu wrote:
> 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 ?
It's sort of possible - I know vBulletin uses a hidden image or
something to call a file called c
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 ?
3 matches
Mail list logo