Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18082 программиста и 1731 робот. Сейчас ищут 1152 программиста ...
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