Jump to content

fopen fails randomly


gibbons

Recommended Posts

I am having an issue in which fopen randomly generates either timeout or "failed to open stream" errors when trying to get stock quotes from yahoo finance.

 

Here's an example.

 

<b>Warning</b>:  fopen(http://finance.yahoo.com/d/quotes.csv?s=NFLX&f=sl1d1t1c1ohgv&e=.csv) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: HTTP request failed!

 

This issue occurs sporadically; sometimes it's fine, other times it errors out causing the quote to fail.

 

Any ideas on how I can resolve this? Thanks very much.

Link to comment
https://forums.phpfreaks.com/topic/229381-fopen-fails-randomly/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.