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