/*$xml = @simplexml_load_file('http://www.google.com/ig/api?weather=33139');
if ($xml) {
$information = $xml->xpath("/xml_api_reply/weather/forecast_information");
$current = $xml->xpath("/xml_api_reply/weather/current_conditions");
$forecast_list = $xml->xpath("/xml_api_reply/weather/forecast_conditions");
}*/
define("weather_parent",1);
require_once('weather_api.php');
$_wApi = new WeatherApi();
//$url = 'http://weather.yahooapis.com/forecastrss?w=12772149';
?>
Miami Weather Forecast | Miami Beach Local Weather