php auto send mail at time and have setting?
i want create email and save database
at time email auto send to email ex:i setting at 8:00 PM
Send email1 (to,subject1,message1),send email2(to,subject2,message2)....
Because i use database mysql so, i want auto send subject + message if status =0
status =0 is no send, status =1 is old send.
Please help. Thanks.