File_HtAccess::file_htaccess()
Параметр
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
Пример
Пример 40-1. How to create new instance of File_HtAccess
|
Пред. | Начало | След. |
Introduction | Уровень выше | File_HtAccess::load() |