For customization of this script or any script development, mail to support@hscripts.com
Usage
Download and Unzip weather-forecast.zip.
Extracted folder contains "index.php, jquery.1.9.1.min.js, openWeather.js, style.css, and Readme.txt" files.
Follow the instructions given in the read me file.
Here, jquery plugin openWeather.js is used to call the api file to get the weather details.
This api link, "http://api.openweathermap.org/data/2.5/weather?lang=' '" is called through this script to fetch the weather report of the desired location.
If continuous request is send to that api, there is a chance of blocking your ip. It is not an script issue.