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_convert_variables
mb_convert_variables
Convertcharacterenco
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_ereg
mb_ereg
Multi-bytesupportsre
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_list_encodings
mb_list_encodings
Returnsallsupportede
mb_substitute_character
mb_substitute_character
Set/getalternativech
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