Forum Moderators: coopster
Right now I am using javascript to count 60 seconds and then refresh thus paging to the next person to email. I know this is not the best way to do this as the browser has to stay open.
From what I can gather I may need to use a cron job, however I have some questions.
Is this cron job always running? How would I click a button to send my nesletter and it cycle through the emails sending 1 per 60 seconds and then stopping when done?
Its as if I want to use php to set up the cron job and then also use php to tell it when to stop. Is this possible? Im stil trying to understand how cron jobs work.
Any help or examples would be much appreciated.
study this for AT and Batch usage [kb.indiana.edu]