[FX.php List] Is it possible to extend the time limit of a call in PHP?

Jon Montgomery jon at montgomerysonline.com
Mon Feb 9 12:20:34 MST 2015


James,

Thank you! Sorry for the long delay in response.

Jon

Jon Montgomery aka "Mr. Mo"
Work Email Email: vicepresident at igsmasouth.org
jon at montgomerysonline.com
Mr. Mo Email: dms_band at me.com
Home Email: jonjane at montgomerysonline.com


On Jan 30, 2015, at 4:31 PM, James Dcunha <jdcunha at supportgroup.com> wrote:

> 30 seconds is the max execution time. 
> 
> You can set the following line at the start of your php script
> ini_set('max_execution_time',60); //if you want to set it for a minute
> 
> 
> 
> Regards
> James Dcunha - Systems Engineer at The Support Group
> jdcunha at supportgroup.com
> (617) 252-8079 (Phone)
> www.supportgroup.com
> 
> On Fri, Jan 30, 2015 at 5:25 PM, Jon Montgomery <fxphp at igsmasouth.org> wrote:
> Hi,
> 
> Is there a PHP function or code that one could extend the time of execution of a PHP query?  What is the default time?
> 
> I am thinking there is one but have never used it, and would you place it at the beginning of the page (or maybe a better way to say it is Where on the page would you place it?)
> 
> Thank you in advance to all the smart people on this list. Have been reading it for years!
> 
> Jon Montgomery
> Illinois Grade School Music Association_______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20150209/033e4ae3/attachment.html


More information about the FX.php_List mailing list