Forum Moderators: mack

Message Too Old, No Replies

send mail at a fixed hour

how could I have my webserver send mails daily at 8 AM?

         

siraxi

6:56 pm on Feb 23, 2004 (gmt 0)

10+ Year Member



Hello

How could I have my server send mails to the email addresses from a mysql database, on a daily or weekly or user-configured basis.

I have a simple php website (http://astroinfo.ro/eng).

I am familiar with mail() function from php, but this is totally different.

Thanks in advance,
siraxi

tombola

9:28 pm on Feb 23, 2004 (gmt 0)

10+ Year Member



Welcome to Webmasterworld, siraxi!

If your server is Unix, Linux or *nix, you can use a cronjob that executes a command/program on a given date/time.

You'll certainly find more information in the Linux, Unix, and *nix like Operating Systems [webmasterworld.com] forum.