Home
PHP
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
Why does str_split appear garbled when processing Chinese characters?
10
How does the mysqli_result object fail? The consequences of query execution failure
3
Use is_a() and get_parent_class() to determine the parent class type
1
Use stripos to implement simple keyword filtering
1
Similar Functions
mb_str_split
mb_str_split
Givenamultibytestrin
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_detect_encoding
mb_detect_encoding
Detectcharacterencod
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_strpos
mb_strpos
Findwherethestringfi
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_convert_case
mb_convert_case
Convertastringcase
Popular Articles