「ldap_bind」を解説文に含む見出し語の検索結果(1~7/7件中)
(PHP 4, PHP 5)ldap_bind — LDAP ディレクトリにバインドする説明bool ldap_bind ( resource link_identifier [, string bi...
(PHP 4, PHP 5)ldap_connect — LDAP サーバへ接続する説明resource ldap_connect ( [string hostname [, int port]] )...
(PHP 4, PHP 5)ldap_add — LDAP ディレクトリにエントリを付加する説明int ldap_add ( int link_identifier, string dn, array...
(PHP 4 >= 4.0.2, PHP 5)ldap_compare — DN で指定したエントリで見付かった属性の値を比較する 説明mixed ldap_compare ( resource li...
(PHP 4, PHP 5)ldap_errno — 直近の LDAP コマンドの LDAP エラー番号を返す 説明int ldap_errno ( resource link_identifier ...
導入 LDAP とは Lightweight Directory Access Protocol を意味し、 "ディレクトリサーバ" にアクセスするために使用されるプロトコルです。 ディレクトリとは、...
導入 LDAP とは Lightweight Directory Access Protocol を意味し、 "ディレクトリサーバ" にアクセスするために使用されるプロトコルです。 ディレクトリとは、...
< 前の結果 | 次の結果 >