PHP Weather Forecast Script

Simple online weather report script that allows you to search weather conditions for different cities around the world using php.

Features

  • Online weather report script provides information about current weather condition of your city.
  • Displays the weather details such as temperature in degrees Celsius (°C), wind speed, humidity and sky text condition.
  • This weather forecast script allows users to enter their own choice of cities for which they need weather information.
  • User friendly and responsive.

Preview

Weather Forecast Script

This is the demo of Weather Report script. You can download the package and use to get exact weather report.

This is the demo of Weather Report script. You can download the package and use to get exact weather report.
©h

Downloads

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.

License

Related Scripts

Free Php Scripts


Ask Questions

Ask Question