Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_internal_encoding
mb_internal_encoding
Set/get internal character encoding
Name:
mb_internal_encoding
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set/get internal character encoding
Related
curl_multi_close Common pitfalls when used with curl_getinfo
7
Step-by-Step Guide to Setting Up PHP Virtual Hosts on Mac
3
Automatic type conversion when obtaining object properties through PDOStatement::fetchObject
2
How to use apcu_entry to cache the requested return data
1
Similar Functions
mb_encode_numericentity
mb_encode_numericentity
Encodecharactersinto
mb_strrpos
mb_strrpos
Findthelastlocationo
mb_strrchr
mb_strrchr
Findthelastoccurrenc
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_ereg_search
mb_ereg_search
Multi-byteregularexp
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_convert_variables
mb_convert_variables
Convertcharacterenco
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
Popular Articles