From professional translators, enterprises, web pages and freely available translation repositories.
session.referer_check session.referer_check contains the substring you want to check each http referer for.
session.referer_check session.referer_check contient une sous-chaîne que vous souhaitez retrouver dans tous les entêtes http referer.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
consider the following pat - tern, which contains non-significant white space to make it more readable (assume the pcre_extended option) and to divide it into three parts for ease of discussion: (\ ()? [^()] + (?(1)\)) the first part matches an optional opening parenthesis, and if that character is present, sets it as the first capturedconsider the following pat - tern, which contains non-significant white space to make it more readable (assume the pcre_extended option) and to divide it into three parts for ease of discussion: (\ ()? [^()] + (?(1)\)) the first part matches an optional opening parenthesis, and if that character is present, sets it as the first captured substring.
il y a deux types de conditions: si le texte entre les parenthèses est une séquence de chiffres, alors la condition est satisfaite si le sous-masque correspondant à ce numéro a réussi.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: