SyntaxFix
Write A Post
Hire A Developer
Questions
You can try to set_time_limit(n). However, if your PHP setup is running in safe mode, you can only change it from the php.ini file.
set_time_limit(n)
php.ini