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é
Référence de la classe Php56

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
 

Documentation des fonctions membres

◆ hash_equals()

static hash_equals (   $knownString,
  $userInput 
)
static

Références $i.

◆ ldap_escape()

static ldap_escape (   $subject,
  $ignore = '',
  $flags = 0 
)
static

Stub implementation of the ldap_escape() function of the ldap extension.

Escape strings for safe use in LDAP filters and DNs.

Auteur
Chris Wright ldapi.nosp@m.@dav.nosp@m.erand.nosp@m.om.c.nosp@m.om
Paramètres
string$subject
string$ignore
int$flags
Renvoie
string
Voir également
http://stackoverflow.com/a/8561604

Références $i, $subject, et null.

Documentation des champs

◆ LDAP_ESCAPE_DN

const LDAP_ESCAPE_DN = 2

◆ LDAP_ESCAPE_FILTER

const LDAP_ESCAPE_FILTER = 1

La documentation de cette classe a été générée à partir du fichier suivant :