php Guidelines
php-Guidelines
Home
PHP Introduction
Contact
Privacy Policy
Wednesday, 31 December 2014
ucwords
Converts first character of each word in string to upper case
Example
<?php
echo ucwords("happy new year");
// print output Happy New Year
?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment