Hello all, I am using qmail-ldap-control, and I using php to write management program. But I don't know how to seperate pages if I get so much records(This is very easy in mysql by using "select * from sometable limit $start, $count", just a "limit" can do it well).
Could someone tell me how to do this in ldap+php, thanks very much.
