Weather for my site
Moderator: General Moderators
Weather for my site
Does anybody know of a weather site that I can send a zip code with get variables and it will send me weather info back to include into a page on my site? That would be excellent.
http://maisonbisson.com/blog/post/10556/
"National Weather Service Adds XML And RSS Feeds"
No, its not a return from a get variable, but considering that they offer sample PHP code to include the results in your pages, I think its a worthwhile reference.
Here's another pre-built class to do it for you:
http://pxweather.abbett.org/
Web2.0 is built on XML, not get requests and html responses.
"National Weather Service Adds XML And RSS Feeds"
No, its not a return from a get variable, but considering that they offer sample PHP code to include the results in your pages, I think its a worthwhile reference.
Here's another pre-built class to do it for you:
http://pxweather.abbett.org/
Web2.0 is built on XML, not get requests and html responses.