In PHP, I'm building a function that adds a user into our Active Directory. I want to compare one the entries we have in the Active Directory already, so I can figure out what info I need to include in the addUser function.In PHP, I'm building a function that adds a use