forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 0
I18N Library
World Wide Web Server edited this page Jul 4, 2012
·
11 revisions
Category:Libraries Category:Libraries::Language Category:Libraries::Internationalization
Features:
- language in url: http://website.com/en/about
- just an extension of CodeIgniter's Language Class
This wiki is not very convenient to use so it's all there: [url=http://maestric.com/en/doc/php/codeigniter_i18n]Internationalization (i18n) library for CodeIgniter[/url]
- Original author: Derek Jones
- How to extend helpers: See User Guide
- Modified by: Thomas Stapleton (id, classes, selected country option and all option)
- Modified by: Bradley De-Lar (construct, setLayout example)