Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_convert_encoding
mb_convert_encoding
Convert character encoding
Name:
mb_convert_encoding
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Convert character encoding
Related
How to use stream_get_filters to find and manage custom filters?
10
dns_get_record Function Basics and How to Use dns_get_record Efficiently in PHP
5
What's the Difference Between stristr and Regular Expression (preg_match) in PHP?
3
Can You Use array_push with PHP Associative Arrays? The Correct Way Explained
8
Similar Functions
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_convert_kana
mb_convert_kana
Change"Kasaname
mb_encode_numericentity
mb_encode_numericentity
Encodecharactersinto
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_convert_variables
mb_convert_variables
Convertcharacterenco
mb_ereg_search_init
mb_ereg_search_init
Settingstringsandreg
mb_substr
mb_substr
Getpartofthestring
mb_strtolower
mb_strtolower
Setthestringtolowerc
Popular Articles