I am changing the case of the data in a table to "title case". Since mysql does not have a function for title case, I am doing it in php.I am changing the case of the data in a table t
I am changing the case of the data in a table to "title case". Since mysql does not have a function for title case, I am doing it in php.I am changing the case of the data in a table t