| 
 | ldap_get_optionGet the current value for given option Description
   bool ldap_get_option
    ( resource  $link_identifier, int$option, mixed&$retval)
   Sets  Parameters
 
 Return Values
   Returns  Examples
 Example #1 Check protocol version 
<?phpNotes
 See Also
 
 |