I developed a forum in php that works only in English but I wanted to make it work in another language as per the user request can anyone please tell me how. thanx in advance
fitse 0 Newbie Poster
Recommended Answers
Jump to PostDo you want to create a separate forum for each language? Or do you want to translate the same forum to different languages? I think the latter would be much much harder...
Jump to PostAlthough as previously mentioned, you may use arrays to select a language, that may not always be a possible option if other users submit content. To solve this with a bit of extra cpu, you may use the google translator via php without leaving the website. The script is as …
All 6 Replies
darkagn 315 Veteran Poster Featured Poster
fitse 0 Newbie Poster
almostbob 866 Retired: passive income ROCKS
fitse 0 Newbie Poster
NormandP 1 Newbie Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.