简体中文
ucwords() 函数把字符串中每个单词的首字符转换为大写。
ucwords()
注释:该函数是二进制安全的。
lcfirst()
strtolower()
strtoupper()
ucfirst()
ucwords(string)