my-programming-tutorials-logo

My Programming Tutorials

Find Distance Between two Addresses using Google API and PHP

Last updated on by , 44 comments

Find Distance Between two Addresses using Google API and PHP

In this article, you are going to learn that, how to create a distance calculator sort of module which can find distance between two addresses. We are going to use google map API and PHP to accomplish this task. View Demo The distance calculator module we are going to develop here is basically an API provided by The Google… Read More »