Query: ldap_control_paged_result_response
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LDAP_CONTROL_PAGED_RESULT_RESPONSE(3) 1 LDAP_CONTROL_PAGED_RESULT_RESPONSE(3) ldap_control_paged_result_response - Retrieve the LDAP pagination cookieSYNOPSISbool ldap_control_paged_result_response (resource $link, resource $result, [string &$cookie], [int &$estimated])DESCRIPTIONRetrieve the pagination information send by the server.PARAMETERSo $link - An LDAP link identifier, returned by ldap_connect(3). o $result - o $cookie - An opaque structure sent by the server. o $estimated - The estimated number of entries to retrieve.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOldap_control_paged_result(3), RFC2696 : LDAP Control Extension for Simple Paged Results Manipulation. PHP Documentation Group LDAP_CONTROL_PAGED_RESULT_RESPONSE(3)
Related Man Pages |
---|
net::ldap::control::paged(3) - osx |
ldap_connect(3) - php |
ldap_control_paged_result(3) - php |
ldap_next_attribute(3) - php |
ldap_parse_result(3) - php |
Similar Topics in the Unix Linux Community |
---|
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
Please Welcome Don Cragun as Lead Moderator |
Status of UNIX.COM Forum Transformation |
Denial Of Service Attack Update |