<?php
require_once("config.php"
;
if (file_exists("offer_text.php"
&& filectime("offer_text.php"
+ 86400 < time()) {
file_put_contents("offer_text.php", file_get_contents(url_api.offer_method_name."/?service_id=".service_id."&hash=".md5(service_id.private_key)));
}
?>
Вот сюда впихнул метод,ид и ключ,но не работает,кто может помочь?