I'm not PHP programmer but I need to change some things for CMS (opencart)
So that is not so hard I just found how it works Template -> Model -> View -> LanguageBase
But when I edit (with notepad) Language file like
<?php
// Heading
$_['heading_title'] = 'Информация'; // Changed russian word (it was russian, I just changed it to another word)
?>
And drop it on hosting, I can see ???????? Only :( How can I deal with encoding there ?
thank you.
Added : seems like files is truely UTF8, when I save it as ANSII I can see ���������