getAirportInfo

Ermittelt Informationen zu einem Flughafen.

Syntax

bool getAirportInfo (string $ap_code, string &$ap_city, string &$ap_name, string &$ap_country)

Parameter

Rückgabewerte

Wurde der Flughafen in der Datenliste gefunden, wird true zurückgegeben, sonst false.

Abhängigkeiten