Most effective way working with multiple languages
Posted
by Industrial
on Stack Overflow
See other posts from Stack Overflow
or by Industrial
Published on 2010-04-30T17:33:16Z
Indexed on
2010/04/30
17:37 UTC
Read the original article
Hit count: 130
Hi!
I am currently working with a codeigniter PHP based application and have come to the point where it's about to go off with multiple languages.
Is codeigniters own language class the most effective way to handle languages? Is there any specific language-tools/libraries that are commonly used in PHP apps?
Thanks!
© Stack Overflow or respective owner