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!
Can anyone point me in the right direction to get some info on sending automated emails with php and MySQL??
I need to be able to check a database, look for dates set by a user then send an automated email to the user if the date matches some critria (such as one week before date etc).
I could also do with some info on creating emails with php and stoof like that.