Introduction (Previous) (Next) File_HtAccess::load

View this page in Last updated: Sun, 07 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_HtAccess::file_htaccess()

File_HtAccess::file_htaccess() -- コンストラクタ

説明

File_HtAccess オブジェクトのインスタンスを生成します。

パラメータ

  • string $file - 使用するファイル名を指定します。 デフォルトは .htaccess です。

  • array $params - パラメータの配列には、次の値が使用できます:

    • $params['authname'] - AuthName の値

    • $params['authtype'] - AuthType の値

    • $params['authuserfile'] - AuthUserFile の値

    • $params['authgroupfile'] - AuthGroupFile の値

    • $params['require'] - Require の値

    • $params['additional'] - 追加情報

返り値

object - File_HtAccess のインスタンス

Introduction (Previous) (Next) File_HtAccess::load

Download Documentation Last updated: Sun, 07 Sep 2008
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.