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_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_substitute_character
mb_substitute_character
Set/getalternativech
mb_language
mb_language
Set/getthecurrentlan
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_strpos
mb_strpos
Findwherethestringfi
mb_stripos
mb_stripos
Caseinsensitivelyfin
mb_send_mail
mb_send_mail
Sendencodedemails
mb_output_handler
mb_output_handler
Callbackfunctionthat
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