Capitalize each word.
Example :
<?php echo ucwords("hello world"); ?>
You must be logged in to post a comment.