sorry, I do try and make thread titles as descriptive as possible honest
So my php script goes and collects a load of feeds and throws them all int oa database for stuff.
Only thing is now there are a few big ones in there its taking some time so im getting this:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/me/public_html/directory/my_php_script.php on line 83
I presume this is something set up on the host so that scripts cant just run forever and I duno damage the server or something.
Anyway, as I dont think I can alter this, without emailing and pleeding
If there anyway to make the script just like stop, or pause for a bit inbetween feeds so that I dont get this error?
Or do I have to split the script up and do the feeds in like 2's?
Merry Christmas
