Home     PHP / Javascript / Ajax
PHP Twister Weather Widget script Script

PHP Script Codes > web-fetching

Twister Weather Widget script Commercial

Rate: | Price: Commercial | Publisher: Office Site | Demo: | Views: 52

PHP Script Codes > Twister Weather Widget script
This is a very easy to use and implement from one up to 6 days weather widget. It's using your regional parameters (temperature units, wind units). You can embed it to html using php only or you can call latest jQuery script and call widget with js function. You can easily modify the output with config.php file or translate days to your language. A detailed instructions documentation included.
Live preview is avaliable on my webpage!

Features:

- Output as C(celsius) or F(farenheit) temperature units.
- Wind speed output as km/h, m/s, knots or miles.
- Support multilanguage utf-8 content type.
- Very easy to install and to use.
- Easy output modification.
- Get data from meteoblue weather website.
- Easy location based input.
- Multitowns setup.
- You can set any collor you want to your widget.
- Widget works everytime your site works, because data are cashed. If the site meteoblue is down, your widget will still work with latest data.
- Code is very well commented