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!
I want to set up a small app so that users can subscribe to a "Tip of the Day"-type mailing list. Can I use PHP to send automatic, scheduled e-mails? I'm thinking I'd put the tips in an array but I get lost after that. Can anyone give me some general advice on how to do this? TIA.