Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_language
mb_language
Set/get the current language
Name:
mb_language
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set/get the current language
Related
Practical Example of Using mysqli::character_set_name to Retrieve Character Set and Perform Encoding Conversion
4
Yii Framework Data Statistics: Daily, Monthly, Yearly, and Custom Time Period Statistics
4
In-Depth Analysis of PHP wordwrap Function's break Parameter: How to Flexibly Control Line Breaks?
8
PHP Data Update Optimization: Efficient and Flexible Solutions
8
Similar Functions
mb_convert_case
mb_convert_case
Convertastringcase
mb_convert_variables
mb_convert_variables
Convertcharacterenco
mb_stristr
mb_stristr
Caseinsensitivelysea
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_language
mb_language
Set/getthecurrentlan
mb_ereg_replace
mb_ereg_replace
Replaceregularexpres
mb_strcut
mb_strcut
Getpartofthestring
mb_strrchr
mb_strrchr
Findthelastoccurrenc
Popular Articles