字符串全转为小写。
语法: string strtolower(string str);
返回值: 字符串
函数种类: 资料处理
本函数将字符串 str 全部变小写字符串。
strtoupper() ucfirst()