Hi, using PHP how do I program a script, so emails are sent to a list of users on a daily basis?
Setup a cron job on your box to run the script daily.
Cron Job? - Is this done within Apache? How?
Google it. Cron jobs are handled by linux.