I need to add a feature to a php form that allows you to create Active Directory accounts (from the form). I read around that you needed something called ldap to do something like this, is that true?
yeah you can read about it here http://www.php.net/ldap
Thank for the help