I suppose you want to use PHP - just set a cron job to run wget or lynx on that page every day. Alternatively, set a cron job to run a command-line php every day (it's somewhat faster) - but I think there are a couple of restrictions on the configuration, so if that doesn't work, just fall back to the first solution.
Bogdan Nowhereman wrote: > Hi all, > My site maintain a list of members, which i knew their birthday, and i want > to send a email greeting to them on their birthday, of course, > automatically. > > How can i do that? > > Thanks in advance > Nowhereman > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php