Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_detect_order
mb_detect_order
Set/get the detection order of character encoding
Name:
mb_detect_order
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set/get the detection order of character encoding
Related
How to deal with multidimensional arrays when serializing data?
1
Complete Guide to Implementing Website Video Playback with PHP and CGI
10
Avoid common errors in the use of mysql_fetch_array function
10
Best practices when using PHP serialize in combination with file upload
6
Similar Functions
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
mb_strrpos
mb_strrpos
Findthelastlocationo
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_stristr
mb_stristr
Caseinsensitivelysea
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_get_info
mb_get_info
Gettheinternalsettin
mb_substr_count
mb_substr_count
Calculatethenumberof
Popular Articles