Jump to content

Need help for bilingual website


asu23

Recommended Posts

Hi,

 

My name is Asutosh. We have develop a website in PHP and mySQL, out goal was make this website in bilingual. After we developed, now we are facing to make it bilingual. We want to add two language apart from English,

 

1. Arabic

2. french.

 

Can anyone suggest me, how I can make this changes.

 

Please send or reply me on my mail ID.

 

Regards

Asutosh roy

(E-Mail address blocked: See forum rules)

Link to comment
https://forums.phpfreaks.com/topic/182902-need-help-for-bilingual-website/
Share on other sites

1. make sure that everything is in UNICODE (scripts, headers, database...)

 

2. for Arabic, remember that it is a RTL language... if you designed your website correctly, it should not be hard to make the needed adaptations within the CSS (otherwise, you have a lot of work !)

 

3. next, there are quite a few ways to make a website multilingual.

duplicate DB tables, duplicate DB columns, some frameworks offer a translate() function (Zend Framework at least) etc. etc.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.