News Feed
Jobs Feed
Sections




News Archive
Komunitasweb.com:
Showing the weather with PHP and Google Weather API
September 11, 2009 @ 09:47:21

On the Komunitasweb.com blog there's a recent post walking you through the steps to add the Google weather content to your site, complete with icons.

If you need to show weather in your website, you can use weather widget such as weatherbug. It's nice and simple, but maybe you need something more integrated with your website. So, take a look at Google Weather API.

They use a SimpleXML object to pull in the XML data from Google's backend (as called via a URL) and loop through the resulting objects to output temperature, current conditions and several days of the forecast.

1 comment voice your opinion now!
weather tutorial google simplexml api


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Starting to use ODBC with PHP

JSLabs Blog: How to use the facebook API

Devshed: The Basics of Using the Prototype Pattern with PHP 5

MakeBeta Blog: Scraping Links With PHP

DevShed: An Introduction to Sockets in PHP (Part 1)


Community Events











Don't see your event here?
Let us know!


interview language testing opinion series framework introduction composer phpunit code functional database application release development api zendframework2 podcast community example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework