titleize() public static method
Converts an underscored or CamelCase word into a English sentence.
public static string titleize ( $words, $ucAll = false ) | ||
---|---|---|
$words | string | |
$ucAll | boolean |
Whether to set all words to uppercase |
Designed by : w10schools
service@w10schools.com
Please login to continue.