PHPDiscussion related to PHP web development, PHP coding. Tutorials, source code, tips and tricks related to PHP programming.
The thread "Interesting Problem" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.
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!
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
__________________ █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
The thread "Interesting Problem" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.