update : 2015.11.03
php.shukuma.com검색:
|
ldap_next_attribute(PHP 4, PHP 5) ldap_next_attribute — Get the next attribute in result 설명
string ldap_next_attribute
( resource
$link_identifier
, resource $result_entry_identifier
)
Retrieves the attributes in an entry. The first call to
ldap_next_attribute() is made with the
인수
반환값
Returns the next attribute in an entry on success and 변경점
|