0
Api Key And aonoine Script
How to get an api of any app and make its onoine script by using PHP and curl
1 Odpowiedź
+ 4
I'm not sure what you're trying to do. In any case, obtaining an API KEY depends on the API, although generally it is enough to register in the site that provides the API and accept the terms and conditions for use. With respect to PHP and Curl, here are some examples:
https://www.sitepoint.com/using-curl-for-remote-requests/
http://mythoughtsandexperiments.blogspot.com/2013/11/sending-php-curl-requests-to-rest-api.html