I have to send mails to all users in the site when a new user joins. My problem is the script stops execution after sending around 400 mails. I have set the set_time_limit to 0. And also I am giving sleep(2) after sending 10 mails.
Ne bu sorun için bu issue.Any çözüm arkasındaki nedeni olabilir. Toplu e-postalar göndermek için daha iyi bir yöntem var mı?
Şimdiden teşekkürler
Gül