|
ldap_set_optionSet the value of the given option Description
bool ldap_set_option
( resource
$link_identifier
, int $option
, mixed $newval
)
Sets the value of the specified option to be Parameters
Return Values
Returns Examples
Example #1 Set protocol version
<?php Example #2 Set server controls
<?php Notes
See Also
|