How To Make String Into Lower Case Letters In PHP http://www.wallpaperama.com/forums/how-to-make-string-into-lower-case-letters-in-php-t5791.html Subscribe and keep up to date with How To Make String Into Lower Case Letters In PHP with the latest replies and comments from other people like you who are interested in How To Make String Into Lower Case Letters In PHP at wallpaperama.com en How To Make String Into Lower Case Letters In PHP [ Visit Post ] http://www.wallpaperama.com/forums/how-to-make-string-into-lower-case-letters-in-php-t5791.html to make your letters in a string to lower case you can use the strtolower() php function $string = "HIGH CAPS"; echo "strtolower($string)"; OUTPUT: high caps this is a great way to make caps letter into smaller letters http://www.wallpaperama.com/forums/how-to-make-string-into-lower-case-letters-in-php-t5791.html No Comments - [Add Your Comments] Fri, 02 Jan 2009 00:34:31 -0700 No Comments have been submitted for this topic. Be the first to add your comments at www.wallpaperama.com http://www.wallpaperama.com/forums/how-to-make-string-into-lower-case-letters-in-php-t5791.html#