Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
ucfirst « String « PHP
PHP
String
ucfirst
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