Home
PHP
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
xml_parser_get_option searches for parsing errors with xml_error_string
4
How to use ob_list_handlers and ob_start for nested cache management in PHP
9
Detailed explanation of the basic usage of PHP next_result() function
7
How to Determine if PDO::beginTransaction Has Successfully Started a Transaction? Methods for Detection
6
Similar Functions
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_eregi
mb_eregi
Multi-bytesupportsre
mb_strcut
mb_strcut
Getpartofthestring
mb_detect_order
mb_detect_order
Set/getthedetectiono
mb_str_split
mb_str_split
Givenamultibytestrin
mb_substr
mb_substr
Getpartofthestring
mb_strripos
mb_strripos
Caseinsensitivelyfin
Popular Articles