[PHP-DB] airport codes db

2002-11-13 Thread Edward Peloke
I am working on a php page where I need some airport codes data, I have seen a few places online where you can buy this data so I was wondering if anyone has used any of these databases and if anyone had a good source for a mysql airport code db. Thanks, Eddie -- PHP Database Mailing List (http

Re: [PHP-DB] airport codes db

2002-11-13 Thread bbonkosk
You should take advantage of this highly international PHP communicty and set up a simple PHP interface to a table like: Airport Code | Airport City | Airport Name | Country | etc.. And then ask people to go in there and insert whatever information they know especially from around their area. T

RE: [PHP-DB] airport codes db

2002-11-13 Thread alex hogan
You know that is an excellent idea. alex > -Original Message- > From: [EMAIL PROTECTED] [mailto:bbonkosk@;tampabay.rr.com] > Sent: Wednesday, November 13, 2002 6:38 AM > To: Edward Peloke; [EMAIL PROTECTED] > Subject: Re: [PHP-DB] airport codes db > > You should t

RE: [PHP-DB] airport codes db

2002-11-13 Thread Andy Crain
Or you could go here: http://flyaow.com/airportcode.htm Andy -Original Message- From: Edward Peloke [mailto:epeloke@;echoman.com] Sent: Wednesday, November 13, 2002 1:32 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [PHP-DB] airport codes db great idea...I am setting up a