Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 53987 программистов и 1829 роботов. Сейчас ищут 1174 программиста ...
File_SMBPasswd::getAccounts()
Вернуться к: File_SMBPasswd
File_SMBPasswd::getAccounts()
File_SMBPasswd::getAccounts() – get the value of the accounts property
Synopsis
array File_SMBPasswd::getAccounts ( )
Get the value of accounts property. This property contains all accounts of the current smbpasswd file.
Return value
array containing all accounts.
Note
This function can not be called statically.
Вернуться к: File_SMBPasswd