The function you want is called set_time_limit()

Jill


-----Original Message-----
From: Bobo Wieland [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 27, 2003 5:36 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] maximun execution time


Is there some way to get around the time limit of maximum execution time
whitout making any changes in the ini file?

I have a function that fetches a file generated by another server, that is
fetching it's data from a db. And this process will be repeated for as many
times as I've telled the function to do it... After 5 or 6 calls from the
function to the external server I reach the maximum execution time limit...


Any ideas?


: bobo :


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to