php man page for ldap_escape

Query: ldap_escape

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LDAP_ESCAPE(3)								 1							    LDAP_ESCAPE(3)

ldap_escape - Escape a string for use in an LDAP filter or DN

SYNOPSIS
string ldap_escape (string $value, [string $ignore], [int $flags])
DESCRIPTION
Escapes $value for use in the context implied by $flags.
PARAMETERS
o $value - The value to escape. o $ignore - Characters to ignore when escaping. o $flags - The context the escaped string will be used in: LDAP_ESCAPE_FILTER for filters to be used with ldap_search(3), or LDAP_ESCAPE_DN for DNs.
RETURN VALUES
Returns the escaped string. PHP Documentation Group LDAP_ESCAPE(3)
Related Man Pages
cgi_url_escape_more(3) - debian
pg_escape_string(3) - php
pg_escape_literal(3) - php
curl_escape(3) - php
css::dom::util(3pm) - debian
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch