2006/12/28 16:38
dizzymarkus
Not too shy to talk
Posts: 108
Since: 2006/1/18
--------------------------$forecasturl = $bweather->get_forecast_url(); echo "Forecast for your location"; echo "Detailed conditions for your location"; echo "US current satellite image"; echo "US current radar image"; echo "US warnings and watches"; echo "Various US weather maps";--------------------------END CODE-------------------------Thanks greatly to anyone that may or can help. I'm sure I am missing something silly.Markus
Forecast for your location
Detailed conditions for your location
US current satellite image
US current radar image
US warnings and watches
Various US weather maps
2006/12/28 17:28
chippyash
Friend of XOOPS
Posts: 501
Since: 2004/1/29
2006/12/28 19:05
$forecasturl = $bweather->get_forecast_url(); echo "$forecasturl . [/color][/b]"[b][color=CC0000][/color][/b]">"[b][color=0000FF]. _VL_MN_FFYL . [/color][/b]""; echo "http://weather.noaa.gov/weather/current/" . $icao . ".html">" . _VL_MN_DCFYL . ""; echo "http://www.nws.noaa.gov/sat_tab.html">" . _VL_MN_USSAT . ""; echo "http://www.nws.noaa.gov/radar_tab.html">" . _VL_MN_CUSRI . ""; echo "http://www.nws.noaa.gov/">" . _VL_MN_CUSWW . ""; echo "http://www.hpc.ncep.noaa.gov">" . _VL_MN_VUSWM . ""; if (!empty($metar)) { echo "" . _VL_MN_RAWM . " ". $bweather->get_metar() . "
$forecasturl . [/color][/b]"[b][color=CC0000][/color][/b]">"[b][color=0000FF]. _VL_MN_FFYL . [/color][/b]"
http://weather.noaa.gov/weather/current/" . $icao . ".html">" . _VL_MN_DCFYL . "
http://www.nws.noaa.gov/sat_tab.html">" . _VL_MN_USSAT . "
http://www.nws.noaa.gov/radar_tab.html">" . _VL_MN_CUSRI . "
http://www.nws.noaa.gov/">" . _VL_MN_CUSWW . "
http://www.hpc.ncep.noaa.gov">" . _VL_MN_VUSWM . "
"
http://tgftp.nws.noaa.gov/pub/data/observations/metar/decoded/" . $icao . ".TXT">" . _VL_MN_DECM . "
Advanced Search
458 user(s) are online (393 user(s) are browsing Support Forums)
Members: 0
Guests: 458