| Index | PHPmyEasyWeather | PHPmyEasyWeather Homepage |
getICAO -- return ICAO code out of given METAR or TAF code
string getICAO (string $METAR_TAF);
getICAO returns the 4-letter ICAO code out of a METAR or TAF code if reported. If not reported (what normally not will happen) it returns false.
| Previous | Up | Next |