I want to have multiples homes, for use multiples languages.
For do for example:
if($_SERVER['SERVER_NAME'] == 'en.bz6.org')
defime('WPLANG', 'en');
else
efime('WPLANG', 'es');
|
I want to have multiples homes, for use multiples languages. For do for example:
if($_SERVER['SERVER_NAME'] == 'en.bz6.org')
defime('WPLANG', 'en');
else
efime('WPLANG', 'es');
|
|||
|
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.