Thursday, September 12, 2013

CI Multilanguage Module v0.2 released

One of my ExpressionEngine projects needed to support Multilingual output for the frontend interface. Here are the feature set that I wanted I only need it to change static data and lookup table values. There is no need to translate the Control Panel. Since I already worked on Codeigniter before and ExpressionEngine is using Codeigniter as its underlying framework, I wanted an addon that...

Monday, September 2, 2013

3 simple things you must absolutely do when starting an i18n PHP-MySQL Application

These are 3 simple things to do that will not take much of your time before starting on your project. Make sure the database is in UTF-8 format when you create it Make sure the MySQL connection uses UTF-8 Make sure you use UTF-8 encoded files Many unnecessary and hard to debug bugs could be avoided if you do these 3 things.&nbs...

Programming and Computer Science

Powered by Blogger.