Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
예 4. using /e modifier
example 4.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
참고: this modifier was not available in php3.
this modifier was not available in php3.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
/\w+\s*\w+/j - unknown modifier 'j'
/href=' (.*) '- missing ending delimiter
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
% 1 (% 2) @ tag/ modifier/ modifier@ title/ plain
%1 (%2)
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
if this modifier is set, letters in the pattern match both upper and lower case letters.
if this modifier is set, letters in the pattern match both upper and lower case letters.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
only preg_replace() uses this modifier; it is ignored by other pcre functions.
only preg_replace() uses this modifier; it is ignored by other pcre functions.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
if this modifier is set, preg_replace() does normal substitution of backreferences in the replacement string, evaluates it as php code, and uses the result for replacing the search string.
whitespace characters may never appear within special character sequences in a pattern, for example within the sequence (? (which introduces a conditional subpattern.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
/e modifier makes preg_replace() treat the replacement parameter as php code after the appropriate references substitution is done. tip: make sure that replacement constitutes a valid php code string, otherwise php will complain about a parse error at the line containing preg_replace().
tip: make sure that replacement constitutes a valid php code string, otherwise php will complain about a parse error at the line containing preg_replace().
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: