Is there currently a mod out there so that members can search within x ammount of miles of their zipcode? If not..I have the database and a very good starting point on this if there's a developer interested in taking on this project.
Here's the format of the database I have
Code:
INSERT INTO zip VALUES (26404, '60601', 'IL', 'CHICAGO', '87.68732', '41.811929');
ID, Zipcode, State, City, Latitude, Longitude
So if there is one let me know..if there's not, please experienced programmers, let's get this done