Formatting MARC data | |
PEAR Manual | |
require_once 'File/Passwd/Custom.php'; |
object &new File_Passwd_custom (
string $file = 'passwd'
)
Initialize a new File_Passwd_Custom object with the specified path to passwd file.
path to passwd file
Returns object File_Passwd_Custom.
This function can not be called statically.
Formatting MARC data | |
PEAR Manual | |