File_Passwd_Custom::File_Passwd_Custom()
File_Passwd_Custom::File_Passwd_Custom() -- コンストラクタ
概要
require_once 'File/Passwd/Custom.php'; |
object &new File_Passwd_custom ([string $file = 'passwd'])
説明
パスワードファイルへのパスを指定して、新しい
File_Passwd_Custom オブジェクトを初期化します。
パラメータ
- string
$file
パスワードファイルへのパス。
返り値
File_Passwd_Custom オブジェクトを返します。
注意
この関数は、スタティックにコールする
ことはできません。