string mb_eregi_replace ( string $pattern , string $replace , string $string [, string $option = "msri" ] )
Replace regular expression with multibyte support ignoring case
The resultant string or FALSE on error.