File_Passwd_Unix::File_Passwd_Unix

File_Passwd_Unix::File_Passwd_Unix() – Constructor

Synopsis

require_once 'File/Passwd/Unix.php';

object &new File_Passwd_Unix ( string $file = 'passwd' )

Description

Initialize a new File_Passwd_Unix object with the specified path to passwd file.

Parameter

string $file

path to passwd file

Return value

Returns object File_Passwd_Unix.

Note

This function can not be called statically.

Fast authentication (Previous) Parse passwd file (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.