Answer the question
In order to leave comments, you need to log in
file_get_contents doesn't work. What to do?
Hello everyone, there is a site with an API
http://mcdonate.ru/api/mcd_script.js?server_id=24418&container_id=mcdApiContainer
Answer the question
In order to leave comments, you need to log in
Определить защиту и уже тогда обойти.
Скорее всего проверяют некоторые заголовки. file_get_contents() имеет третий параметр $context, с помощью которого можно добавить нужные заголовки.
В браузере у вас работает? Если да - открываете консоль, вкладка сеть,, смотрите что браузер отправляет, создаете контекст с точно такими же заголовками - профит.
В официальной документации есть примеры: https://secure.php.net/manual/en/function.file-get...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question