| 
 | ldap_addAdd entries to LDAP directory Description
   bool ldap_add
    ( resource  $link_identifier, string$dn, array$entry)Add entries in the LDAP directory. Parameters
 
 Return Values
   Returns  Examples
 Example #1 Complete example with authenticated bind 
<?phpNotes
 See Also
 
 |