PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'File/Passwd/Authbasic.php';
object &new File_Passwd_Authbasic ([string $file = '.htpasswd'])
object &new File_Passwd_Authbasic
Initialise a new File_Passwd_Authbasic object with the given path to the passwd file.
path to AuthUserFile
Returns object File_Passwd_Authbasic.
This function can not be called statically.