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 |
---|
ldap_bind(3) - php |
net::ldap::control::paged(3) - mojave |
ldap_connect(3) - php |
ldap_errno(3) - php |
ldap_get_option(3) - php |