プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。
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
品質: