Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_convert_variables
mb_convert_variables
Convert character encoding of one or more variables
Name:
mb_convert_variables
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Convert character encoding of one or more variables
Related
Use mb_eregi_replace to highlight text (with <mark> tag)
5
Analysis of the reason why the object attributes failed to be extracted using array_column
9
Misuse array_diff_uassoc() to compare pure index arrays
1
Use stream_context_get_options() to analyze the process of downloading large files
6
Similar Functions
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_substr
mb_substr
Getpartofthestring
mb_regex_encoding
mb_regex_encoding
Set/getcharacterenco
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_encode_numericentity
mb_encode_numericentity
Encodecharactersinto
mb_ereg_match
mb_ereg_match
Regularexpressionmat
mb_get_info
mb_get_info
Gettheinternalsettin
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
Popular Articles