the best way to make codeigniter website multi-language. calling from lang arrays depends on lang se
        Posted  
        
            by artmania
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by artmania
        
        
        
        Published on 2009-08-25T13:52:51Z
        Indexed on 
            2010/04/20
            17:43 UTC
        
        
        Read the original article
        Hit count: 254
        
Hi friends,
I'm researching hours and hours, but I could not find any clear, efficient way to make it :/
I have a codeigniter base website in English and I have to add a Polish language now. What is the best way to make my site in 2 language depending visitor selection?
is there any way to create array files for each language and call them in view files depends on Session from lang selection? I don't wanna use database.
Appreciate helps! I'm running out of deadline :/ thanks!!
© Stack Overflow or respective owner