| kadm5_get_policies(PECL kadm5 >= 0.2.3) kadm5_get_policies — Gets all policies from the Kerberos database Описание
   array kadm5_get_policies
    ( resource $handle
   ) Gets an array containing the policies's names. Список параметров
 
 Возвращаемые значенияReturns array of policies on success или FALSE в случае возникновения ошибки. Примеры
 Пример #1 kadm5_get_policies() example 
<?php | ||