RE: [PHP] Re: Weather Scripts

2002-02-19 Thread Rasmus Lerdorf
> Sorry, I forgot to mention that I would be willing to get the > information off either METAR or any other source that provides the raw > data for the forecasts. I am in australia and the Bureau of Meteorology > provides annoymous ftp access to a raw data text file for this > information as well.

Re: [PHP] Re: Weather Scripts

2002-02-19 Thread Gary
Shannon Doyle wrote: > Hi, > > Sorry, I forgot to mention that I would be willing to get the > information off either METAR or any other source that provides the raw > data for the forecasts. I am in australia and the Bureau of Meteorology > provides annoymous ftp access to a raw data text file

RE: [PHP] Re: Weather Scripts

2002-02-19 Thread Shannon Doyle
11:52 AM To: Shannon Doyle Cc: [EMAIL PROTECTED] Subject: [PHP] Re: Weather Scripts you could take a look around here... http://weather.noaa.gov/pub/data/forecasts/city/ http://weather.noaa.gov/pub/data/forecasts/state/ Somewhere on the site they say it's free, but they ask you not to ba

[PHP] Re: Weather Scripts

2002-02-19 Thread Philip Hallstrom
you could take a look around here... http://weather.noaa.gov/pub/data/forecasts/city/ http://weather.noaa.gov/pub/data/forecasts/state/ Somewhere on the site they say it's free, but they ask you not to bang on their servers too hard... -p On Wed, 20 Feb 2002, Shannon Doyle wrote: > > Hi Peopl