Это еще что такое?:D
$opts = [ "http" => [ "method" => "GET", "header" => "Accept: application/json\r\n" . "Authorization: Bearer f397fcc13edd****e29**fd******a1\r\n" . "Content-type: application/json" ] ]; $context = stream_context_create($opts); $file = file_get_contents(''https://edge.qiwi.com/payment-history/v2/persons/********/payments?operation=IN&rows=50', false, $context);
Обсуждают сегодня