Jump to content

Send emails to my users after specific event?


chmpdog

Recommended Posts

In my script I have made it so that when a page reaches 100 views it should send out emails to everyone involved.

 

Right now I have it so when the counter reaches 100 it will do the mail function, but I have run into problems. For example, it can lead to long page load times for the user who is the 100th visit.

 

How can I make it so most of the heavy lifting is not on the user. I was thinking cron job, but I don't know if I can instigate that after a specific event.

 

Thanks

Charles

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.