File_Passwd_Authbasic::File_Passwd_Authbasic

File_Passwd_Authbasic::File_Passwd_Authbasic() – Constructor

Synopsis

require_once 'File/Passwd/Authbasic.php';

object &new File_Passwd_Authbasic ( string $file = '.htpasswd' )

Description

Initialise a new File_Passwd_Authbasic object with the given path to the passwd file.

Parameter

string $file

path to AuthUserFile

Return value

Returns object File_Passwd_Authbasic.

Note

This function can not be called statically.

Fast authentication (Previous) Parse the AuthUserFile (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.