在 CodeIgniter 中实现多语言结构
我正在开发一个社交网站,我们正在使用 CodeIgniter,有人可以指导我如何实际实现类似 Facebook 的多语言子域结构,实现它的最佳方法是什么,比如 . htaccess 应该被管理以及代码应该如何管理,如果你们有建议请与我分享。
I am working on a social networking site and we are using CodeIgniter for it, can someone please guide me how I can actually implement the Facebook like multilingual sub-domain structure, that what will be the best approach to implement it, like how the .htaccess should be managed and how the code should be managed, if any of you have suggestions please share with me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该尝试 http://codeigniter.com/wiki/I18N_Library/
这是一个方便的工具
You should try http://codeigniter.com/wiki/I18N_Library/
this is a handy tool