Google URL Shortener API is one of the Google service, which takes long url (http://smarttutorials.net/demo/google_url_shortener.php) and squeezes it into short as URL with few characters (http://goo.gl/EGA5Y) to use in tweets and etc… Google URL Shortener API Demo http://smarttutorials.net/demo/google_url_shortener.php….. Read More >>>>
Continue Reading »How to get Google API key and Google oAuth 2.0 client ID
Google API key is too important to use all the google services like Google maps, Google URL shortener, Google calender and etc.. in your application. Google uses this API key for authentication purpose when we making request to the Google….. Read More >>>>
Continue Reading »Google Maps Reverse Geocoding API in PHP
Google Maps Reverse Geocoding API is the tool (web-service), which converts the given geo-coordinates (latitude , longitude) in to human readable format address like in the illustration below 13.0810 & 80.2740 ————> Poonamallee High Road, Park Town, Chennai, Tamil Nadu, India (Geo-coordinates)….. Read More >>>>
Continue Reading »Google maps Geocoding API using PHP
Google maps Geocoding API : Geocoding is the process of converting the given human readable address (no:32, New Street, T nagar,Chennai, India) into geographical co-ordinates (latitude : 15.467 , longitude: 45.789). no:32, new street, t nagar, chennai, India ….. Read More >>>>
Continue Reading »