ldap_rename

ldap_rename -- Modify the name of an entry

Description

bool ldap_rename ( resource link_identifier, string dn, string newrdn, string newparent, bool deleteoldrdn)

Returns TRUE on success , FALSE on failure .

Poznámka :