09-12-2017, 05:33 PM
Hi all,
The script I'm working on, uses an Array of strings to be both in Spanish and English. (or at least the original script I'm converting to US does).
A couple of questions, I saw that US has its own multi-language section, can this be added on to?
If not, is it possible for me to turn an array such as $lang so that I could refer to element 15 and echo just $lang->15 without having to load the array in every file?
Hope these questions make sense,
Chris
The script I'm working on, uses an Array of strings to be both in Spanish and English. (or at least the original script I'm converting to US does).
A couple of questions, I saw that US has its own multi-language section, can this be added on to?
If not, is it possible for me to turn an array such as $lang so that I could refer to element 15 and echo just $lang->15 without having to load the array in every file?
Hope these questions make sense,
Chris