中文(繁體)
ucwords()函數把字符串中每個單詞的首字符轉換為大寫。
ucwords()
註釋:該函數是二進制安全的。
lcfirst()
strtolower()
strtoupper()
ucfirst()
ucwords ( string )