PHP or Browser Timeout?
Hi all, I need a little help with timeout errors.
I'm not sure if its the browser timing out or the php script.
I have written a script to extract the datafiles from my networks but I have to do them one at a time, as when i try to loop through all the merchants in one go - the script timesout and causes it to stop.
I have set my php timeout to a really high value, and was wondering if explorer had a - timeout value?
So I suppose my question(s) are:-
Is there anyway to execute a php script that will take 15 - 20 to run in a browser (and is there another means to execute a php file?)
And - What is the php equiviant of (in asp) - < % onerror resume next % >?
Thanks all.
|