Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques statiques | |
static | hash_equals ($knownString, $userInput) |
static | ldap_escape ($subject, $ignore='', $flags=0) |
Champs de données | |
const | LDAP_ESCAPE_FILTER = 1 |
const | LDAP_ESCAPE_DN = 2 |
|
static |
Références $i.
|
static |
Stub implementation of the ldap_escape() function of the ldap extension.
Escape strings for safe use in LDAP filters and DNs.
string | $subject | |
string | $ignore | |
int | $flags |
const LDAP_ESCAPE_DN = 2 |
const LDAP_ESCAPE_FILTER = 1 |