anyone here has good experience with these functions:
ignore_user_abort(1);
set_time_limit(0);
since some date, my scripts are not able running more than 1-2 minutes,
I'm using Mail() functions in the loop,
before some date i hadn't any problems with that scripts,
total time of run of my scipt i gouess about 2 hours, but why is this failing somewhere or why ?
Wee tried reinstall new server, more memory for php usage, more Timeouts() setting in php.ini , all here didn't helps
I'm at me wits end.
if someone help me , i would very appreciated.
Thank You