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