I'm workin' on a web site that requires an implementation of different
languages
I've done that using pot files .. for french and english
version..works perfect!

Wot I'm not able to do is to give the administrator the choice to
change the web Site language from the back office;
 using :
 Configure::write('Config.language', 'fre');  //to change the lang to
french

Any ideas how to do this ..maybe a database driven solution ... or
session ...!
I'm thinkin' a database driven solution can be much easier 2
implement ...
still I'm seekin' some of u guys who have had experience with this!

Thank u
Regards
Abraham Boray {A|B}


Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to