How can you remove warning failed to open stream HTTP request failed HTTP1.0 403 Forbidden on line 121?

Answer:
You can suppress any error message by adding an at (@) before the line. This does not solve your problem, though, which is caused because you are attempting a HTTP request to a URL that does not allow it.
First answer by Ridens. Last edit by Ridens. Contributor trust: 68 [recommend contributor recommended]. Question popularity: 1 [recommend question].