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 Troubleshoot Session Data Loss Caused by the session_decode Function in PHP?
9
Detailed Explanation of PHP 7's use Keyword: Aliases, Dynamic and Static Calls
7
What Are the Performance Bottlenecks Caused by Frequent Calls to get_connection_stats Under High Concurrency? How to Avoid Them?
4
How to Properly Use PHP’s log10 Function? Complete Usage Guide and Example Explanation
9
Similar Functions
mb_stristr
mb_stristr
Caseinsensitivelysea
mb_ereg
mb_ereg
Multi-bytesupportsre
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_send_mail
mb_send_mail
Sendencodedemails
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_get_info
mb_get_info
Gettheinternalsettin
mb_strimwidth
mb_strimwidth
Getstringtruncatedby
Popular Articles