php Guidelines
php-Guidelines
Home
PHP Introduction
Contact
Privacy Policy
Wednesday, 31 December 2014
lcfirst
convert first character of string to lower case
Example
<?php
echo lcfirst("My StriNG");
// print output my
StriNG
?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment