I have client that wants to do a 5 day e-course via email. I know how im going to do it for the day they are going to signup but what wanted to know is what would be the best way to do after the first day.
I was thinking of making a php script that queries a data base and check a date and base on that date it would send out the next e-course and run it as crons job?
is there a better way i can do this.
Thank you,
shane