search with x miles of zip code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
paresh
Forum Newbie
Posts: 6
Joined: Mon Oct 09, 2006 3:46 am
Contact:

search with x miles of zip code

Post by paresh »

Hello to all,

am new a silent member of this network.

Am going to implement the PROFILE SEARCH feature for Dating site.

Am want to code snippet or any link, script that helps me for the Search


I have the zipcode table with me. this table have latitude and longitude fields along with area code, postal code,


Thanks in advance,

waiting for ur reply...
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

There have been several threads regarding radial searches based on geographical data. One such thread as created by astions, I believe.
Post Reply