require_once 'PEAR/config.php';
string PEAR_Config::getType (string $key)
string PEAR_Config::getType
Get the type of a config value.
設定項目のキー。
型を返します。 "string"、 "integer"、 "file"、 "directory"、 "set" あるいは "password" のいずれかです。
この関数は、スタティックにコールする ことはできません。