PHP » GoLang |
login |
register |
about
|
mb_ereg(PHP 4 >= 4.2.0, PHP 5, PHP 7) mb_ereg — Regular expression match with multibyte support Description
int mb_ereg
( string
$pattern
, string $string
[, array &$regs
] )Executes the regular expression match with multibyte support. Parameters
Return Values
Returns the byte length of the matched string if a match for
If the optional parameter Changelog
Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|