Dear All,
I've a Database having records 3000 plus. I've made a script in which where i send emails to All the 3000 members.
The coding is perfect. The problem lays when it gets stuck in between due to executing the script for a long time. Say the "SCRIPT EXECUTION TIME OUT". Is there a possible way to put some delay in sending messages, but the whole lot goes sucessfully in one shot. I've tried sending part by part say from 500 to 1000 then from 1000 to 1500 & so on..., & it does work without a hitch, but how abt sending it in one shot.
Please Help!