PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Warning: fopen(http://msnbc.com/news/NIGHTLYTB_Front.asp) [function.fopen]: failed to create stream: Invalid argument in /home/itvfan/public_html/tv/tv_nbc.php on line 11
This is the first working URL that has failed like this. Anyone know why or have an alternate solution?
That was one of the first things I tried. Basically same results.
Since I can fopen all other webpages I've tried, there must be something the ASP page is doing (such as requiring specific browser clients) that fopen and fsockopen can't do by themselves.