Page 1 of 1
MAX EXECUTION TIME
Posted: Sun Feb 11, 2007 11:46 pm
by basudeb
Plz suggest me..
Q 1.
To disable the max_execution_time which will be set in php.ini file?
a> 0
b> -1
c> 999
d> disable
Posted: Mon Feb 12, 2007 3:27 am
by Kieran Huggins
e>
http://ca3.php.net/manual/en/function.s ... -limit.php
"Your webserver can have other timeouts. E.g. Apache has Timeout directive, IIS has CGI timeout function, both default to 300 seconds. See the webserver documentation for meaning of it." (
http://ca3.php.net/manual/en/ref.info.p ... ution-time)
Posted: Mon Feb 12, 2007 3:30 am
by Christopher