Welcome Guest, Not a member yet? Register   Sign In
Cannot send auto email in codeigniter
#2

You would need to get the users record from the database when a user login and get all records with today's date.

If more then one record use a foreach loop to go through them all if the database records date = today's date
then send the email.

I think you would be better off using a cron job for this and call a CI Controller to do it all everyday.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Cannot send auto email in codeigniter - by InsiteFX - 05-12-2018, 12:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB