Hey guys!
So I have been tasked to create a site which has a dentist locator based on the zip code inputted. There will be 8 dentists that will be available. I will probably set up a table in a mysql database to hold the information on the dentists (more will be added in the future).
I just don't really know how to get started. I know it cant be all to hard to implement because soo many sites have it. Is there any free open source ways of doing this? If I need to pay for some sort of zip database, so be it.
Any pointers would be appreciated.
I should add: I will be using php/mysql/jquery. The local is USA.