| kadm5_destroy(PECL kadm5 >= 0.2.3) kadm5_destroy — Closes the connection to the admin server and releases all related resources Описание
   bool kadm5_destroy
    ( resource $handle
   ) Closes the connection to the admin server and releases all related resources. Список параметров
 
 Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. | ||