mailing list - PHP: adding a timer -


i'm creating mailing list application. send 40 emails per hour due restrictions of mailing service. how can add timer?

if need create scheduled task, suggest creating cron job.


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -