Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

ldap_modify

(PHP 3, PHP 4 , PHP 5)

ldap_modify -- LDAP エントリを修正する

説明

int ldap_modify ( int link_identifier, string dn, array entry)

成功した場合に TRUE 、失敗した場合に FALSE を返します。

ldap_modify() 関数は、LDAP ディレクトリに存在す るエントリを修正するために使用されます。 エントリ(entry)の構造は、ldap_add() と同じです。

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "PHP マニュアル". See Index Page for more info about Authorship and Copyright.

1999-2009 Linuxinfor.com. No rights reserved.