De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
this function is only available when using openldap 2.x.x or netscape directory sdk x.x, and was added in php 4.0.4
this function is only available when using openldap 2.x.x or netscape directory sdk x.x, and was added in php 4.0.4
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
this function is only available when using openldap 2.x.x or netscape directory sdk x.x, and was added in php 4.0.5.
참고: this function currently only works with ldapv3. you may have to use ldap_set_option() prior to binding to use ldapv3. this function is only available when using openldap 2.x.x or netscape directory sdk x.x, and was added in php 4.0.5.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
to use ldap with ssl, compile openldap 2.x.x with ssl support, configure php with ssl, and use ldaps: / /hostname / as host parameter.
ldap_connect() establishes a connection to a ldap server on a specified hostname and port. both the arguments are optional. if no arguments are specified then the link identifier of the already opened link will be returned. if only hostname is specified, then the port defaults to 389.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad: