전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
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
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: