PHP to send scheduled e-mails?
Posted: Tue Feb 20, 2007 4:06 pm
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.