Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_convert_kana
mb_convert_kana
Change "Kasaname" to another ("zen-kaku", "han-kaku", etc.)
Name:
mb_convert_kana
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Change "Kasaname" to another ("zen-kaku", "han-kaku", etc.)
Related
How to Use mb_convert_kana with preg_replace for Input Normalization
2
Will different order of flags in mb_convert_kana affect the conversion result?
8
Similar Functions
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_substr
mb_substr
Getpartofthestring
mb_scrub
mb_scrub
Replacemalformedbyte
mb_strrchr
mb_strrchr
Findthelastoccurrenc
mb_stristr
mb_stristr
Caseinsensitivelysea
mb_strwidth
mb_strwidth
Returnsthewidthofthe
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
Popular Articles
Will different order of flags in mb_convert_kana affect the conversion result?
How to Use mb_convert_kana with preg_replace for Input Normalization