Search found 1 match
- Thu Sep 04, 2008 6:42 am
- Forum: PHP - Code
- Topic: file_get_contents() failed to open stream: HTTP request fail
- Replies: 1
- Views: 277
file_get_contents() failed to open stream: HTTP request fail
hi, When I try to run my .php file below warning occurs sometime & Sometime work fine : Warning: file_get_contents("url_file") [function.file-get-contents]: failed to open stream: HTTP request failed! in .php file on line 442. Please Reply who will I do for solve above issue? Regard's ...