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/Cvs.php';
object &new File_Passwd_Cvs ([mixed $file = 'passwd'])
object &new File_Passwd_Cvs
Initialize a new File_Passwd_Cvs object with the given path to passwd file.
path to passwd file
Returns object File_Passwd_Cvs.
This function can not be called statically.