PHP Tutorial : Upper Case Characters
Mar 16, 2009 Short PHP Functions
This week we’ll have a quick look at two methods to change character cases.
I know this is boring, but it’s really one of the most common tasks a cms designer has to handle: capitalize a post, an username, or make something lowercase for file system compatibilty across different platforms.
Capitalization, that’s to say, turning a word…………….
Read PHP Tutorial : Upper Case Characters »
Tags: capitalize, convert lowercase to uppercase, php capitalization, php capitalize, php character capitalize, php letters to uppercase, php upper case, php upper case characters, upper case

