how to make string into lower case letters in PHP
RegisterLogin
how to make string into lower case letters in PHP
Post Description: how to make string into lower case letters in PHP
Tags: how, to, make, string, into, lower, case, letters, in, PHP
This Post Was Posted On Feb 29, 2008 By web hosting #1307
Post Description: how to make string into lower case letters in PHP
Tags: how, to, make, string, into, lower, case, letters, in, PHP
This Post Was Posted On Feb 29, 2008 By web hosting #1307
how to make string into lower case letters in PHP by web hosting
$string = "HIGH CAPS";
echo "strtolower($string)";
OUTPUT: high caps
this is a great way to make caps letter into smaller letters
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Webune Forums - Tue Dec 20, 2011 11:04 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3