ldap_set_option

Example

 bool ldap_set_option ( resource $link_identifier , int $option , mixed $newval ) 

Description

Sets the value of the specified option to be newval.

Return Values

Returns TRUE on success or FALSE on failure.