previousServices_Weather_Metar::
searchLocationByCountry
(Previous)
(Next) Services_Weather_Metar::setMetarSourcenext

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Services_Weather_Metar::setMetarDB

Services_Weather_Metar::setMetarDB() – DB に接続するために必要なパラメータを設定する。検索時にここからデータを取得する。 まず DB を外部ツール buildMetarDB とともにビルドする必要があり、 これが NOAA のウェブサイトから場所情報および空港情報を取得する

Synopsis

require_once '/Weather/Metar.php';

DB_Error|bool Services_Weather_Metar::setMetarDB ( string $dsn , array $dbOptions = array() )

Description

This package is not documented yet.

Parameter

string $dsn

array $dbOptions

See

DB::parseDSN も参照ください。

Throws

throws DB_Error

Note

This function can not be called statically.

previousServices_Weather_Metar::
searchLocationByCountry
(Previous)
(Next) Services_Weather_Metar::setMetarSourcenext

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.