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
PHP Framework Career Development Guide: How to Improve Your PHP Development Skills
1
Complete Guide to Laravel Database Encryption and Table Prefix Configuration
5
Comprehensive Guide to Handling JSON Variables in PHP: Encoding, Decoding, and Error Management
8
Application and Practice of Fuzz Auditing in PHP: An Effective Method to Improve PHP Security
4
Similar Functions
str_getcsv
str_getcsv
ParsingCSVstringsint
hebrev
hebrev
Convertlogical-Hebre
str_repeat
str_repeat
Repeatastring
strchr
strchr
Aliasofstrstr
setlocale
setlocale
Settingthelocaleinfo
ord
ord
Convertthefirstbyteo
crc32
crc32
Calculateastringofcr
addcslashes
addcslashes
Escapecharactersinas
Popular Articles