get_cfg_var

get_cfg_var -- PHP 設定オプションの値を取得する

説明

string get_cfg_var(string varname);

varname で指定された PHP 設定オプション の現在の値を返し、エラーの場合は FALSE を返します。