|
Posted by ZeldorBlat on 06/27/07 23:06
On Jun 27, 3:11 pm, mouseit <mouseit...@gmail.com> wrote:
> This may be a very easy question, and I may need to supply more
> information, but basically trying to read a file at a URL with
> file_get_contents() returns the error message:
>
> [function.file-get-contents]: failed to open stream: HTTP request
> failed! HTTP/1.0 403 Forbidden
>
> Any help is appreciated & thanks in advance,
> Mouseit
The server from which you are requesting the data isn't allowing it.
Try putting the URL in your browser and see if you get the same
result. If so, find out from the person who operates the server why
your request is forbidden.
Navigation:
[Reply to this message]
|