Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_list_encodings
mb_list_encodings
Returns all supported encoded arrays
Name:
mb_list_encodings
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Returns all supported encoded arrays
Related
What Is the Best Way to Use arsort with array_map for Complex Data Sorting?
10
How to Use the mysqli::debug Function to Inspect Database Connection Details?
2
Solve the error problem when is_nan combined with round function in PHP
8
How to Get the Auto-Increment ID of Inserted Data Using mysql_insert_id?
4
Similar Functions
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_substitute_character
mb_substitute_character
Set/getalternativech
mb_scrub
mb_scrub
Replacemalformedbyte
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_ereg_search_init
mb_ereg_search_init
Settingstringsandreg
mb_http_output
mb_http_output
Set/getHTTPoutputcha
Popular Articles