Posted by Jason Garber on 09/15/05 02:48
Proposed solution: Create a MySQL table to queue the emails. Then write a PHP script that will check the queue, and send any emails in it (and then delete them). Add a line to your crontab to call this script every minute, and you should be set.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming