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
Best practices for encapsulating mysqli::get_warnings in database driver classes
5
Quick Guide to Setting Up Eclipse PHP Development Environment
10
How to Use the strncmp Function in PHP to Check If String Prefixes Match in Two Arrays? A Detailed Guide
7
Use sprintf and file_put_contents() to output formatted content to file
6
Similar Functions
mb_split
mb_split
Splittingmultibytest
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_substitute_character
mb_substitute_character
Set/getalternativech
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_strrchr
mb_strrchr
Findthelastoccurrenc
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
Popular Articles