PHP LDAP CLASS FOR MANIPULATING ACTIVE DIRECTORY Version 2.1 Written by Scott Barnett email: scott@wiggumworld.com http://adldap.sourceforge.net/ I'd appreciate any improvements or additions to be submitted back to benefit the entire community :) Works with both PHP 4 and PHP 5 I generally install libraries and classes in a folder in the document root called "includes/". If you want to use somewhere else, just edit the include directives in the scripts. The examples should be pretty self explanatory. If you require more information, please visit http://adldap.sourceforge.net/ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.