Codeigniter multilanguage and adding the language to the url for seo

后端 未结 1 1744
日久生厌
日久生厌 2020-12-16 01:04

I read this the best way to make codeigniter website multi-language. calling from lang arrays depends on lang session?

for language inclusion... i wonder how the url

相关标签:
1条回答
  • 2020-12-16 01:54

    ah, i found an article in the codeigniter forums. here it is ...

    https://github.com/EllisLab/CodeIgniter/wiki/URI-Language-Identifier

    previously the url was like the following and now it doesn't work. http://codeigniter.com/wiki/URI_Language_Identifier/

    and here is a live example i am using

    http://vikku.info/wordreminder/en

    0 讨论(0)
提交回复
热议问题