ucwords

PHP 4, PHP 5, PHP 7, PHP 8
ucwords - Uppercase the first character of each word in a string
Ucwords Online Tool
Manual
Code Examples

Example #1 ucwords example


Example #2 ucwords example with custom delimiter


Example #3 ucwords example with additional delimiters



Example #4 of ucwords