ldap_add

Example

 bool ldap_add ( resource $link_identifier , string $dn , array $entry ) 

Description

Add entries in the LDAP directory.

Return Values

Returns TRUE on success or FALSE on failure.