ciber Posted September 26, 2009 Share Posted September 26, 2009 I am currently using this $doc->load($url) to fetch an rss feed. If a feed takes long than 20 seconds to download, I wish to terminate it and proceed to the next, is there any way of terminating this?? Reference $doc = new DOMDocument(); Link to comment https://forums.phpfreaks.com/topic/175627-how-to-timeout-doc-new-domdocument-loadurl/ Share on other sites More sharing options...
ciber Posted October 15, 2009 Author Share Posted October 15, 2009 Bump Link to comment https://forums.phpfreaks.com/topic/175627-how-to-timeout-doc-new-domdocument-loadurl/#findComment-937343 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.