ConnectionOptions
class ConnectionOptions
A class representing the Ldap extension's options, which can be used with ldap_set_option or ldap_get_option.
Constants
Methods
static string
getOptionName(string$name)
No description
static int
getOption(string$name)
Fetches an option's corresponding constant value from an option name.
static bool
isOption(string$name)
No description