Help for this page
entry = $AD_conn->nextEntry();
while ($entry ) { ... $entry = $AD_conn->nextEntry(); } # End of while loop