Page 1 of 1

About max_execution_time?

Posted: Fri Jun 20, 2003 2:53 pm
by Aqeel
HAI
I WANT TO GET KNOWLEDGE ABOUT MAX_EXECUTION_TIME OF PHP AND SET_TIME_LIMIT FUNCTION. HOW CAN I MAXMIZE THE EXECUTION TIME OF MY APPLICATION.
IM TRYING TO GET PARSE DATA FROM ONE TEXT FILE WHICH DO MODIFIED TIME BY TIME.
MY APPLICATION IS GIVING ERROR MESSAGE "MAXIMUM EXECUTION TIME OF 30 SECONDS EXCEEDED IN ...."
I NEED URENT HELP.
REGARDS

Posted: Fri Jun 20, 2003 3:05 pm
by cactus
OK, no need to shout ;)

You will need to change the setting in the php.ini or via:

http://uk.php.net/function.set-time-limit

or:

http://uk.php.net/function.ini-set

Regards,

Posted: Fri Jun 20, 2003 3:34 pm
by twigletmac
Caps lock key stuck?

Moved this to PHP - Normal 'cause it don't belong in Advanced. Have a read of the forum descriptions before you post, ta muchly.

Mac