定义和用法

strtolower() 函数把字符串转换为小写

语法

strtolower(string)

参数解析

参数 描述
string 必需。规定要转换的字符串。

示例

输出

hello world.