Hi,
I have made a little mailing list software with PHP and MySQL, it is working very well ...I am using it directly to compile and send mailings trought a form...
Now I am asking myself if it is possible to let it work automatically by sending mails, every day at a fixed time eg. every day at 6 am it should take a random record from a DB and send a mail to all the users listed in the e-mails table...
Anybody here could tell me if it is possible using PHP and a Apache server based on Linux ? If yes how ?
Thank you very much for any help about!
Fabi