php Guidelines
php-Guidelines
Home
PHP Introduction
Contact
Privacy Policy
Wednesday, 31 December 2014
strtolower()
Its convert your string to lower case
Example
<?php
echo strtolower("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