Current Location: Home> Function Categories> ucwords

ucwords

Convert the first letter of each word in the string to uppercase
Name:ucwords
Category:String
Programming Language:php
One-line Description:Converts the first character of each word in the string to uppercase.
Similar Functions