A php/jquery cool weather widget
Requirements:
PHP 5 .2 or higher with CURL extension installed.
Overview:
This is a very easy to use weather widget. It takes weather info
from google location based weather API and using your regional parameters
(temperature units, and language).
You can utilize it from html using javascript , or embed it to html using php only.
You can easily modify the output html, and css to fit it to your website look.
A detailed instructions documentation included.
Features:
- Output as C(celsius) or F(farenheit) temperature units
- Support multilanguage utf-8 content type
- Very easy to install and to use
- Easy output modification
- RTL support
- Get data from google weather api
- Easy location based input
- Many widgets in one page support
- Well documented source files