(PHP 5 >= 5.4.0, PHP 7)
Send LDAP pagination control
bool ldap_control_paged_result ( resource $link, int $pagesize [, bool $iscritical = false [, string $cookie = "" ]] )
Enable LDAP pagination by sending the pagination control (page size, cookie...).
Parameters:
link
An LDAP link identifier, returned by ldap_connect().
pagesize
T