Page 1 of 1

website in two languages?

Posted: Sun May 02, 2010 12:00 pm
by phpmady
Hi,

I have build my CMS admin panel with two languages, for example adding seperate content for english and arabic.

for example in the table news

ID Language News_Title News_Content status

1 ENGLISH Obama Wins asfdsfsdaf 1
2 Arabic News in arbic arabic in News 2

so i have data with two languages...

Now i am very confused how to develop my cms regarding front end.

Initially i thought to develop my cms with 2 subdirectories ENGLISH and ARABIC, but i saw little difficulties in that, when am changing i want to make changes in another directory also, and if the language extends for french etc..it will be too tedious to meaintain i think so.

So I am looking for my seniors suggestion in this situation. I belive i wl get.

Thanks