Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17438 программистов и 1872 робота. Сейчас ищут 1763 программиста ...
File_Passwd_Custom::File_Passwd_Custom
Вернуться к: File_Passwd_Custom
File_Passwd_Custom::File_Passwd_Custom
File_Passwd_Custom::File_Passwd_Custom() – Constructor
Synopsis
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.
Parameter
- string $file
-
path to passwd file
Return value
Returns object File_Passwd_Custom.
Note
This function can not be called statically.
Вернуться к: File_Passwd_Custom