IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

Attr Method

Returns the value of the specified LDAP attribute.

Object Oriented Interface

public function doAttr($attrtype);

Procedural Interface

ipworks_ldap_do_attr($res, $attrtype);

Remarks

This method returns the value of the specified LDAP attribute. If the attribute does not exist, an empty string is returned.

Please refer to the Attributes properties for more information.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]