|
Quick php text format question.. thnx :)
hey say i want it so that everytime php echos a text/whatever, itll convert it to:
Example,
HELLO, HeLLO, hallo,
I want it to convert it before echoing to:
Hello
Basically first letter caps, other letters lower case
__________________
_________________
I am the best
|