PHP » GoLang |
login |
register |
about
|
mb_eregi(PHP 4 >= 4.2.0, PHP 5, PHP 7) mb_eregi — Regular expression match ignoring case with multibyte support Description
int mb_eregi
( string
$pattern
, string $string
[, array &$regs
] )Executes the case insensitive 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
|