Код: Выделить всё
file_get_contents(https://newsapi.org/v2/top-headlines?country=us&category=business&apiKey=ApiKey): Failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request
Код: Выделить всё
$wblnews = json_decode(file_get_contents('https://newsapi.org/v2/top-headlines?country=us&category=business&apiKey=ApiKey'));
Подробнее здесь: https://stackoverflow.com/questions/790 ... -failed-to
Мобильная версия