|
|||||||
|
|
ldap_next_attribute説明string ldap_next_attribute ( int link_identifier, int result_entry_identifier, int ber_identifier)成功した場合、エントリにおける次の属性を返します。エラー時にFALSE を返します。 ldap_next_attribute() は、あるエントリにおいて 属性を得るためにコールされます。ポインタの内部状態は、 ber_identifier により保持されます。 この ID は、参照により関数に渡されます。 最初にldap_next_attribute()をコールした際には ldap_first_attribute() から返され_ result_entry_identifier が使用されます。 ldap_get_attributes() も参照下さい。 | ||||||
|
|
|
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. |