Snippets tagged “api”
2 snippets use this tag.
- Get latitude and longitude automatically using php, APIPHP
To get latitude and longitude automatically using PHP, you can use an API (Application Programming Interface) such as Google Maps API, OpenCage Geocoding API, or GeoCode.io API.
- How to get a Youtube channel RSS feed after 2015 April 20 (without v3 API)?PHP
After April 20, 2015, YouTube discontinued support for the RSS feed feature in the version 2 of their API.