update : 2015.11.03
php.shukuma.com검색:
|
ldap_modify(PHP 4, PHP 5) ldap_modify — Modify an LDAP entry 설명
bool ldap_modify
( resource
$link_identifier
, string $dn
, array $entry
)Modify the existing entries in the LDAP directory. The structure of the entry is same as in ldap_add(). 인수
반환값
성공 시 주의
|