string mb_ereg_replace ( string $pattern , string $replacement , string $string [, string $option = "msr" ] )
Replace regular expression with multibyte support
The resultant string on success, or FALSE on error.