ldap_get_option

Example

 bool ldap_get_option ( resource $link_identifier , int $option , mixed &$retval ) 

Description

Sets retval to the value of the specified option.

Return Values

Returns TRUE on success or FALSE on failure.