I add a text field in my admin panel for my admin panel user. In this test field user my enter " this is entry " I want to convert this string as " This Is Entry ", Means in sentence case. Kindly tell me , What function i can use.
Thx Friends ...........Thx both of u. "usfirst" convert only first alphabat of the sentance where as the "uswords" convert first alphabat of all words.