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
PHP Redirection Tutorial: How to Implement Web Page Redirection and URL Redirect with PHP
2
Dreamweaver PHP Development Tips & Tricks: Boost Your Development Efficiency
9
Common Causes of ftp_site Function Failures Due to Incorrect Command Parameter Format
2
How to Hide PHP Entry Files to Improve Website Security
5
Similar Functions
mb_chr
mb_chr
Getspecificcharacter
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_ereg_search_getregs
mb_ereg_search_getregs
Searchresultsfromthe
mb_strcut
mb_strcut
Getpartofthestring
mb_regex_encoding
mb_regex_encoding
Set/getcharacterenco
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_stristr
mb_stristr
Caseinsensitivelysea
Popular Articles