Introduction (Previous) (Next) File_HtAccess::load

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_HtAccess::file_htaccess()

File_HtAccess::file_htaccess() -- constructor

Описание

Creates an instance of a File_HtAccess object.

Параметр

  • string $file - filename to use. Defaults to .htaccess

  • array $params - a array of parameters which can be:

    • $params['authname'] - authname

    • $params['authtype'] - authtype

    • $params['authuserfile'] - authuserfile

    • $params['authgroupfile'] - authgroupfile

    • $params['require'] - require

    • $params['additional'] - additional

Возвращаемое значение

object - instance of File_HtAccess

Introduction (Previous) (Next) File_HtAccess::load

Download Documentation Last updated: Mon, 02 Jul 2007
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.