Multilanguage content |
[eluser]ivantcholakov[/eluser]
The task you described is quite complex and CodeIgniter alone would not help you enough. If you intend to build a multilingual site and if you know all the things/aspects, anyway, the time you would need is 3-4 times higher than the time for a same single-language site. You need to know how to deal with UTF-8. About database structure see this article: http://www.apphp.com/tutorials/index.php...n-in-mysql . I prefer the approach #4. ... and there are more things, I can't explain all of them. I would recommend you not to start from the pure CodeIgniter. Better examine this CodeIgniter based CMS: http://ionizecms.com/ |
Messages In This Thread |
Multilanguage content - by El Forum - 07-08-2014, 09:59 AM
Multilanguage content - by El Forum - 07-08-2014, 11:10 AM
Multilanguage content - by El Forum - 07-08-2014, 02:12 PM
Multilanguage content - by El Forum - 07-08-2014, 03:31 PM
Multilanguage content - by El Forum - 07-08-2014, 10:03 PM
Multilanguage content - by El Forum - 07-09-2014, 12:16 AM
|