ldap_control_paged_result_response
ldap_control_paged_result_response
Retrieve the LDAP pagination cookie
bool **ldap_control_paged_result_response** resource $link resource $result string $cookie int $estimated
Retrieve the pagination information send by the server.
link
An LDAP resource, returned by .
ldap_connect
result
cookieAn opaque structure sent by the server.
estimatedThe estimated number of entries to retrieve.
return.success
ldap_control_paged_resultRFC2696 : LDAP Control Extension for Simple
Paged Results Manipulation