#strtoupper

PHP strtoupper() 函数

把所有字符转换为大写:<?php高佣联盟 www.cgewang.comechostrtoupper("HelloWORLD!");?>strtoupper()函数把字符串转换为大写。注释:该函数是二进制安全的。相关函数:strtolower() -把字符串转换为小写lcfirst()&...
代码星球 ·2020-08-04