Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_strtolower
mb_strtolower
Set the string to lowercase
Name:
mb_strtolower
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set the string to lowercase
Related
How to use apcu_entry to optimize performance in combination with file cache
3
Distributed Storage Technologies in PHP 7.0: Redis, Memcached, and MongoDB Solutions
1
Availability of lchown function in Windows system
5
Comprehensive Guide to PHP Date Formatting with date() Function Examples
3
Similar Functions
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
mb_strimwidth
mb_strimwidth
Getstringtruncatedby
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_strwidth
mb_strwidth
Returnsthewidthofthe
mb_preferred_mime_name
mb_preferred_mime_name
GettheMIMEcharacters
mb_ereg_replace
mb_ereg_replace
Replaceregularexpres
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
Popular Articles