I was wondering if anyone could point me int right direction of how to use/code automatic emailing with PHP, i want something/a way to send emails as required once a day with a PHP web application, any thoughts/ideas would be greatly appreciated.
under linux/unix, you can use cronjobs (requires php compiled as a cgi module):
http://www.aota.net/Script_Installation_Tips/cronhelp.php4