I am a PhP newbie and I need to add "very simple" weather information to
a site. Just the weather icon, temperature and description:
http://www.beach989.com/main.php
has a static sample of what I'm trying to accomplish.
I've found PhPWeather and I need to modify it to just return this
information, but I don't know where to start.
Has anyone else already done this?
Thanks!
--Dave