3
This error appears when I try to use the function file_get_contents()
of PHP:
failed to open stream: HTTP request failed! HTTP/1.1 403 Hotlinking is Forbidden
As a parameter we have a normal PHP page, which makes some connections to the client’s database and an internal one of it. This target has not header none. Depending on what happens inside (it all works out), it will "printar" (with echo) a JSON. And that’s what I want to acquire by my file_get_contents
. My hotlink is disabled.
What can I do to fix?
I am the server administrator.
– Rafael Anderson lobo
Good. In Target we have a normal PHP page, which makes some connections to the client’s database and an internal one of it. This Target has no header. Depending on what happens inside ( all right), it will sharpen ( with echo ) a JSON. And that’s what I want to acquire by my file_get_contents. My hotlink is disabled.
– Rafael Anderson lobo
Describe this explanation in the body of the question, but describe it in a way that people outside the project can understand.
– Daniel Omine