Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Programming Contests > PHP Programming Contests

PHP Programming Contests Everything to do with the PHP Programming Contests.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2003-04-14, 10:14 PM
Junior Member
 
Join Date: Mar 2003
Posts: 15
Surye
Send a message via AIM to Surye
Default

I already have a question =P
What does the 60 sec max exicution time mean for this exactly? Server-side script execution per page?
Reply With Quote
  #2 (permalink)  
Old 2003-04-15, 01:43 AM
stuart's Avatar
Administrator
 
Join Date: Jan 2003
Location: Scotland
Posts: 472
stuart will become famous soon enoughstuart will become famous soon enough
Send a message via MSN to stuart
Default

Quote:
I already have a question =P
What does the 60 sec max exicution time mean for this exactly? Server-side script execution per page?
That's about right. You can set max_execution_time from within php.ini or depending on other security settings, set it directly in your script. see the manual for more info.
This shouldn't really effect your application - its really unusual for scripts to run pass 60 seconds (php execution stime), but it does happen. Its just a warning to help you keep you scripts as optomized as possible.

Stuart
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.5 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.5 (a popular PHP IDE) and NuCoder 2.0 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:01 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.