I need to read the content of an https page.
I'm trying to do that by using file_get_contents($url), but it says
failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in C:\xampp\htdocs\prova.php on line 2
but the url is correct, if you put it into the address bar it will open a page.
Here is the URL:
https://graph.facebo...z3dvJ2_2WGBp_0k
I've also tried with cURL, but I get nothing.
How can I read the content of that page?
1 reply to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









