The Little Guy Posted September 22, 2009 Share Posted September 22, 2009 is there a way to set a time limit on how long it takes a website to respond to fopen? Like with cURL you have: CURLOPT_CONNECTTIMEOUT for an option I would like to set the time limit on fopen to about 5 seconds then move on... is this possible? Link to comment https://forums.phpfreaks.com/topic/175066-fopen-time-limit/ Share on other sites More sharing options...
.josh Posted September 22, 2009 Share Posted September 22, 2009 why not use curl in the first place? Link to comment https://forums.phpfreaks.com/topic/175066-fopen-time-limit/#findComment-922663 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.