File_Passwd_Authdigest::File_Passwd_Authdigest

File_Passwd_Authdigest::File_Passwd_Authdigest() – Constructor

Synopsis

require_once 'File/Passwd/Authdigest.php';

object &new File_Passwd_Authdigest ( string $file = '.htdigest' )

Description

Initialize a new object of File_Passwd_Authdigest with the specified path to the AuthDigestFile.

Parameter

string $file

path to AuthDigestFile

Return value

Returns object File_Passwd_Authdigest.

Note

This function can not be called statically.

Fast authentication (Previous) Parse the AuthDigestFile (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.