Re: [PHP] Re: Looking for good ZIP Code / Latitude / Longitude table

2002-10-30 Thread Peter J. Schoenster
On 30 Oct 2002 at 17:11, Michael Zornek wrote: > I can't really use that class. I'm looking for a table of zip codes, > with relating lat and lon cords. I already wrote the calculation code. > That PHP class is reliant on a web service which I'm not interested in. Umm .. I bought such a database

Re: [PHP] Re: Looking for good ZIP Code / Latitude / Longitude

2002-10-30 Thread Manuel Lemos
Hello, On 10/30/2002 07:11 PM, Michael Zornek wrote: I've written a nice php/mysql site that let's you search for hospitals and community colleges by zip code. The search is built upon some math that figures out distances by a zip's lat and lon cords. My problem is that my current ZIP table (bou

Re: [PHP] Re: Looking for good ZIP Code / Latitude / Longitude table

2002-10-30 Thread Manuel Lemos
Hello, On 10/30/2002 05:49 PM, Jimmy Brake wrote: how much does the service cost? or am misunderstanding the class? why do you have to enter a password? The access to the site is free. The authentication is necessary to acurately account the downloads and also to keep you upto date to the c

Re: [PHP] Re: Looking for good ZIP Code / Latitude / Longitude table

2002-10-30 Thread Jimmy Brake
how much does the service cost? or am misunderstanding the class? why do you have to enter a password? On Wed, 2002-10-30 at 11:31, Manuel Lemos wrote: > Hello, > > On 10/30/2002 04:03 PM, Michael Zornek wrote: > > I've written a nice php/mysql site that let's you search for hospitals and > >