Hello,
I want to implement multiple language in my site using zend framework.
I need step by step solution, i got some solution but not able to understand.
Thanks in advance.
Kanji
Hello,
I want to implement multiple language in my site using zend framework.
I need step by step solution, i got some solution but not able to understand.
Thanks in advance.
Kanji
You can use Zend_Translate
for this.
You have to
The reference manual explains these steps in further detail. You might also be interested in