Home
PHP
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
How to use abs() to process the absolute value of time interval in PHP
5
Use mysqli_stmt::$error to link with the PSR log standard
5
How to calculate the execution time of a SQL query using the gettimeofday function?
3
PDOStatement::fetchObject Common Errors in Multi-Table Joint Query
3
Similar Functions
mb_split
mb_split
Splittingmultibytest
mb_convert_case
mb_convert_case
Convertastringcase
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_encode_numericentity
mb_encode_numericentity
Encodecharactersinto
mb_ereg_match
mb_ereg_match
Regularexpressionmat
mb_ereg_search_pos
mb_ereg_search_pos
Returnsthepositionan
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_convert_variables
mb_convert_variables
Convertcharacterenco
Popular Articles