|
I have an interesting problem that involves zip codes. I want my users to be able to enter a zip code and give a certain mile radius from their zip code and have all the zip codes in that radius returned to them. How can this be done in PHP? And if you are unfamiliar with how zip codes are organized, well then you should take a quick read on them because they are really not organized!! So I'm guessing the easiest way to implement a solution to my problem would be to tie in with Google maps API to get my results. Please help or guide me in the right direction!
__________________
Under Construction, But A Work In Progress
Webhosting isn't cheap, sponsors are important
Please login or register to view this content. Registration is FREE
|