php中转换字符串大小写可以用strtoupper()和strtolower()函数。strtoupper()函数可以把字符串转换为大写,并返回转换后的字符串。strtolower()函数可以把字符串转换为小写,并将转换后的结果返回。
技术文章 / 下载软件趣味内容 / 专业带飞