Showing posts with label utf8. Show all posts
Showing posts with label utf8. Show all posts

Friday, August 2, 2013

Joomla 2.5 convert utf8 string to lower case

The following function can help you convert an UTF8 string to lower case:
utf8_strtolower(string_value);

Happy coding!
Subscribe to RSS Feed Follow me on Twitter!