mb_ereg_match
mb_ereg_match
Regular expression match for multibyte string
bool **mb_ereg_match** string $pattern string $string $options
A regular expression match for a multibyte string
Opmerking: > is only matched at the beginning of .
pattern``string
patternThe regular expression pattern.
string
The being evaluated.
string
options
The search option. See for explanation.
mb_regex_set_options
Returns true if
matches the regular expression
, false if not.
string``pattern
mb_regex_encoding``mb_ereg