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/Authdigest.php';
object &new File_Passwd_Authdigest ([string $file = '.htdigest'])
object &new File_Passwd_Authdigest
Initialize a new object of File_Passwd_Authdigest with the specified path to the AuthDigestFile.
path to AuthDigestFile
Returns object File_Passwd_Authdigest.
This function can not be called statically.