
- Forum
- Programming Talk
- PHP
- Changing Text Case
Changing Text Case
This is a discussion on Changing Text Case within the PHP forums, part of the Programming Talk category; Does anyone know how to change mixed case text to sentence case? Is there any built-in function in PHP to ...
-
12-17-2006, 03:07 AM #1
- Join Date
- Jan 2006
- Answers
- 16
Changing Text Case
Does anyone know how to change mixed case text to sentence case? Is there any built-in function in PHP to convert mixed case text variable to sentence case?
-
if your just displaying it you can always use CSS
-
The discussion is interesting.Quozty can you kindly just brief on the answer so that it would help all.
-
12-18-2006, 04:51 AM #4
- Join Date
- Jan 2006
- Answers
- 16
Quozty
How can you achieve that in CSS, can you please provide some example / sample code
Thanks
Praveen
-
here you go guys, thats the best i could come up with CSS: Make it all Uppercase/Lowercase « DevHints
-
Sponsored Ads

Reply With Quote





