jaymc Posted May 15, 2009 Share Posted May 15, 2009 I'm creating a site from ground up. It will have 100s of pages and a fair amount of content, some articles too I'm wondering what the best approach is to tackle the ability to have a translator change the text into another language without touching the code Mysql or Inc files to store the arrays of text My question is, what's the best way to include the text? If I put every bit of text into 1 big Lang array file it's going to be bad for resources What are the well known practical ways to accomplish this task? I care about resources but do have a lot of server power behind me Advice welcome Quote Link to comment https://forums.phpfreaks.com/topic/158198-multi-language/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.