From professional translators, enterprises, web pages and freely available translation repositories.
the fourth parameter is a standard php string array of the required attributes, eg array("mail","sn","cn") note that the "dn" is always returned irrespective of which attributes types are requested.
the fourth parameter is a standard php string array of the required attributes, eg array( "mail" ,"sn" ,"cn") note that the "dn "is always returned irrespective of which attributes types are requested.