bool ldap_rename ( resource $link_identifier , string $dn , string $newrdn , string $newparent , bool $deleteoldrdn )
The entry specified by dn is renamed/moved.
Returns TRUE on success or FALSE on failure.