I understand there is no native way to create an email from a PHP code and send it. What if I add to the db the mail I want to send and I set the send_date 'NOW()'? That will do to send the email from my code the next time the schedule con runs, right?
↧