Thread
:
Mass mail sending issue!
View Single Post
#
3
(
permalink
)
05-01-2008, 09:19 PM
freenity
Junior Member
Join Date: Apr 2008
Posts: 8
I think it's because of the execution time limit. Set it to unlimited:
set_time_limit(0);
Also, this can be overridden in the php.ini file by your hosting company.
More:
PHP: set_time_limit - Manual
freenity
View Public Profile
Send a private message to freenity
Find all posts by freenity