Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 214634 программиста и 2189 роботов. Сейчас ищут 1802 программиста ...
File_Passwd_Unix::isShadowed
Вернуться к: File_Passwd_Unix
File_Passwd_Unix::isShadowed
File_Passwd_Unix::isShadowed() – Check if passwd file is shadowed
Synopsis
boolean File_Passwd_Unix::isShadowed ( )
Check if the passwords of this passwd file are shadowed in another file.
Return value
Returns boolean whether passwords of this passwd file are shadowed in another file.
Note
This function can not be called statically.
Вернуться к: File_Passwd_Unix