File_HtAccess::setAuthGroupFile()

File_HtAccess::setAuthGroupFile()

File_HtAccess::setAuthGroupFile() -- set the value of authgroupfile property

Description

Sets the value of authgroupfile property. AuthGroupFile a file containing names of the groups and usernames belonging to the group. You must give full path to the group file in order for it to work.

Parameter

  • string $file - absolute pathname to the group file.

Return value

void

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.