Before starting, I have a small request. Please activate support for Tamil in Regional Language Settings. When you’re in net cafe or office where you don’t have access you can use following online Tamil Unicode writers. 1. Google Transliteration This tool introduced by Google and now this feature available in Google products such as Gmail, […]
WordPress Database and Unicode
Early versions of WordPress create Databases using different encoding such as latin1_swedish_ci. As the result, we won’t be able to see Unicode text. We’ll see some kind of curly scripts in the screen. To overcome this problem, we can use a simple solution. That is open your wp-config.php file and do the following edits there. […]