ucfirst « String « PHP






1.Capitalizing letters
2.ucfirst() function capitalizes the first letter of a string.
3.ucfirst.php
4.string ucfirst ( string str ) converts the first letter of the string to an uppercase character