Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strtolower
strtolower
Convert string to lowercase
Name:
strtolower
Category:
String
Programming Language:
php
One-line Description:
Convert strings to lowercase letters.
Related
What are some practical applications and tips when using the max() function with PHP timestamps?
8
PHP Integer Type Analysis and Usage Tips
8
How to Use uniqid with md5 in PHP to Generate a More Complex and Secure Unique Identifier
9
PHP Video Streaming Processing Methods: How to Handle Video Streams with PHP?
1
Similar Functions
str_word_count
str_word_count
Returninformationabo
strpbrk
strpbrk
Findanyoneofasetofch
str_shuffle
str_shuffle
Randomlydisruptastri
strtolower
strtolower
Convertstringtolower
strnatcasecmp
strnatcasecmp
Comparingstringsusin
sha1
sha1
Calculatethesha1hash
strcspn
strcspn
Getthelengthofthesta
trim
trim
Removespaces(orother
Popular Articles