PHP » GoLang |
login |
register |
about
|
ldap_add(PHP 4, PHP 5, PHP 7) ldap_add — Add entries to LDAP directory Description
bool ldap_add
( resource
$link_identifier
, string $dn
, array $entry
[, array $serverctrls
] )Add entries in the LDAP directory. Parameters
Return Values
Returns Examples
Example #1 Complete example with authenticated bind
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|