ldap_control_paged_result
PHP 5 >= 5.4.0, PHP 7
Deprecated: PHP 7.4.0
ldap_control_paged_result - Send LDAP pagination control
Example #1 LDAP pagination
The example below show the retrieval of the first page of a search paginated
with one entry by page.
Example #2 LDAP pagination
The example below show the retrieval of all the result paginated with 100
entries by page.