Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_encoding_aliases
mb_encoding_aliases
Get an alias for a known encoding type
Name:
mb_encoding_aliases
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Get an alias for a known encoding type
Related
How to Avoid Accidentally Creating Empty Files with the touch() Function? Practical Tips You Should Know
3
Parameter description and examples of mysqli_result::field_seek function
7
Complete Guide to SQL and PHP Configuration on CentOS | Installation and Optimization Tutorial
10
How to Use PDOStatement::columnCount() to Accurately Get the Number of Columns in a Query Result?
8
Similar Functions
mb_strstr
mb_strstr
Findthefirstoccurren
mb_http_input
mb_http_input
DetectHTTPinputchara
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_chr
mb_chr
Getspecificcharacter
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_substr
mb_substr
Getpartofthestring
mb_language
mb_language
Set/getthecurrentlan
Popular Articles