ldap_escape()
ldap_escape(string $subject, string $ignore = '', integer $flags) : string
Stub implementation of the {@link ldap_escape()} function of the ldap
extension.
Escape strings for safe use in LDAP filters and DNs.
Parameters
string |
$subject |
|
string |
$ignore |
|
integer |
$flags |
|
Returns
string