|
mb_convert_kanaConvert "kana" one from another ("zen-kaku", "han-kaku" and more) Description
string mb_convert_kana(string
$string, string $mode = "KV", stringnull $encoding = null)
Performs a "han-kaku" - "zen-kaku" conversion for string Parameters
Return ValuesThe converted string. Errors/Exceptions
Throws a ValueError if the combination of
different Changelog
ExamplesExample #1 mb_convert_kana example The above example will output: やまだ はなこ コウザバンゴウ 0123456 |