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