File_Passwd::File_Passwd()

File_Passwd::File_Passwd() -- constructor

Synopsis

require_once 'File/Passwd.php';

void File_Passwd::File_Passwd ([string $file boolean $lock = 0 string $lockfile = ""]])

Description

Creates a new File_Passwd object and bind it to the given file.

Parameter

Note

This function can be called statically