「ldap」を解説文に含む見出し語の検索結果(1~10/942件中)
(PHP 4, PHP 5)ldap_bind — LDAP ディレクトリにバインドする説明bool ldap_bind ( resource link_identifier [, string bi...
(PHP 4, PHP 5)ldap_unbind — LDAP ディレクトリへのバインドを解除する説明int ldap_unbind ( int link_identifier ) 成功時にTRUE...
(PHP 4, PHP 5)ldap_errno — 直近の LDAP コマンドの LDAP エラー番号を返す 説明int ldap_errno ( resource link_identifier ...
(No version information available, might be only in CVS)ldap_close — ldap_unbind() のエイリアス説明 この関数は次の関...
(PHP 4 <= 4.1.2)ldap_modify — LDAP エントリを修正する説明bool ldap_modify ( resource link_identifier, string dn...
(PHP 4, PHP 5)ldap_first_entry — 最初の結果 ID を返す説明resource ldap_first_entry ( resource link_identifier,...
(PHP 4, PHP 5)ldap_connect — LDAP サーバへ接続する説明resource ldap_connect ( [string hostname [, int port]] )...
(PHP 4, PHP 5)ldap_delete — ディレクトリからエントリを削除する説明int ldap_delete ( int link_identifier, string dn ) 成功...
(PHP 4 >= 4.0.4, PHP 5)ldap_get_option — 指定したオプションの現在の値を得る説明bool ldap_get_option ( resource link_ide...
導入 LDAP とは Lightweight Directory Access Protocol を意味し、 "ディレクトリサーバ" にアクセスするために使用されるプロトコルです。 ディレクトリとは、...
< 前の結果 | 次の結果 >
>>
「ldap」の辞書の解説