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