This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
porkaria/Gweather
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
example: <?php require_once 'gweather.class.php'; $wt = new gWeather; $data_weather = $wt->getData(array('cidade' => 'campo grande', 'pais' => 'brasil')); echo $wt->getHtmlExample(); ?>
About
PHP class that retrieves weather information from Google
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published