Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_strtoupper
mb_strtoupper
Set the string to uppercase
Name:
mb_strtoupper
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set the string to uppercase
Related
How to Ensure mb_strtoupper Works Correctly for Uppercase Conversion in Multilingual Environments?
8
Similar Functions
mb_strlen
mb_strlen
Getthestringlength
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_strwidth
mb_strwidth
Returnsthewidthofthe
mb_output_handler
mb_output_handler
Callbackfunctionthat
mb_strcut
mb_strcut
Getpartofthestring
mb_http_input
mb_http_input
DetectHTTPinputchara
mb_ereg_search_getregs
mb_ereg_search_getregs
Searchresultsfromthe
mb_convert_case
mb_convert_case
Convertastringcase
Popular Articles
How to Ensure mb_strtoupper Works Correctly for Uppercase Conversion in Multilingual Environments?