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? Quote 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? Quote Link to comment https://forums.phpfreaks.com/topic/175066-fopen-time-limit/#findComment-922663 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.