[thelist] PHP, custom max_execution_time for a page

Bill Haenel bill at webmarketingworx.com
Fri Jul 13 11:31:33 CDT 2001


This page in the php documentation might help using 'set_time_limit()':

http://www.php.net/manual/en/function.set-time-limit.php


BH

> -----Original Message-----
> From: thelist-admin at lists.evolt.org
> [mailto:thelist-admin at lists.evolt.org]On Behalf Of jon steele
> Sent: Friday, July 13, 2001 12:14
> To: thelist at lists.evolt.org
> Subject: [thelist] PHP, custom max_execution_time for a page
> 
> 
> Hi everyone,
> 
> I have an autogenerator which asks for a number from the user and auto
> generates some values. I need to allow large numbers (10000 max) but
> php keeps timing out before the function is complete. Can I set the
> max_execution_time for a page manually from that script, then change it
> back after it is run?
> 
> Thanks,
> Jon.
> 
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 
> 




More information about the thelist mailing list