09-12-2017, 06:40 PM
Can someone explain how this code works?
<?=lang("SIGNUP_TEXT","");?> not sure who this echos the value of SIGNUP_TEXT, and for the "" what would go there if you supported multiple languages?
And how would your array need to be built to handle this?
Thanks,
Chris
<?=lang("SIGNUP_TEXT","");?> not sure who this echos the value of SIGNUP_TEXT, and for the "" what would go there if you supported multiple languages?
And how would your array need to be built to handle this?
Thanks,
Chris