Re: [PHP] Fetching Local Weather

2001-02-09 Thread Anna
- Original Message - >From: "JB" <[EMAIL PROTECTED]> >Hey Coders, >I know there's a couple premade scripts to grab weather on hotscripts.com. I wanted to know if anyone has a simple method to fetch the day's local weather from something like yahoo. All I really need is the temperature,

RE: [PHP] Fetching Local Weather

2001-02-09 Thread Maciek Uhlig
try http://www.gimpster.com/php/phpweather/index.php it's not simple solution though... Maciek > -Original Message- > From: JB [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 09, 2001 10:50 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Fetching Local Weather >

[PHP] Fetching Local Weather

2001-02-09 Thread JB
Hey Coders, I know there's a couple premade scripts to grab weather on hotscripts.com. I wanted to know if anyone has a simple method to fetch the day's local weather from something like yahoo. All I really need is the temperature, condition (rainy, sunny)and maybe windspeed. If I could includ