File_Passwd::File_Passwd() -- constructor
Description
Creates a new File_Passwd object and bind it
to the given file.
Parameter
string $file - password file to read
boolean $lock - if true, the temporary file
will be locked
string $lockfile - name of the temporary
password file, if empty File_Passwd will create
a name
Note
This function can be called statically