hi i have a lot of data that are not uniformly capitalized i want to change these so that the first letter of the word is capitalized my example one MY EXAMPLE TWO My Example three should be changed to My Example One My Example Two My Example Three can i do this with php ?
and if you have utf8 characters try a custom implementation http:codeigniter.com/forums/viewthread/67668/