PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Not sure what you are talking about, but I am pretty sure you will need cron jobs.
What you can do is create a database that stores the emails and users to sen to and then a php script that is executed at whatever interval you set in the cron job to send the email.