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
Saurabh Goyal
http://webexpert.wordpress.com
file_get_contents() failed to open stream: HTTP request fail
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: file_get_contents() failed to open stream: HTTP request fail
what is your code?