Override Script Execution time
Posted: Mon Sep 23, 2002 11:22 am
Is there a way to override the Script Execution Time in the PHP.INI file?
I have a script that uploads files. The .INI file is set to 30. I had the ISP change this to 180, but the change didn't seem to take effect.
As a precaution, I want to modify my script to forcibly allow 180 seconds for processing.
Any advice?
I have a script that uploads files. The .INI file is set to 30. I had the ISP change this to 180, but the change didn't seem to take effect.
As a precaution, I want to modify my script to forcibly allow 180 seconds for processing.
Any advice?