Sentido Web

Referencias y explicaciones sobre desarrollo web, PHP, Ajax, XHTML, MySQL ...
07Oct
2009
Comments Off

Mostrar el tiempo con PHP y Google Weather API

Sencillo script que permite mostrar el tiempo de una localidad usando PHP y Google Weather API. Tan solo es necesario acceder a la URL:

http://www.google.com/ig/api?weather=[ciudad]

y recuperar los datos del XML que nos devuelve.

Showing the weather with PHP and Google Weather API

Vía / PHPDeveloper.org

Otras entradas

    Los comentarios están cerrados.