Re: experiencing a problem with UTF encoding.

  •  08-28-2010, 6:49 AM

    Re: experiencing a problem with UTF encoding.

    I fix this problem.
    To fix follow this steps:
    1.  "cuteeditor_files/Dialogs";
    2. Open all PHP files.
    3. Add to every file "header("Content-type: text/html; charset=utf-8");" (i added it after "error_reporting(E_ALL ^ E_NOTICE);");
    To automatically adding i used Notepad++.
    Also you have a right to request my changed files.
    (please turn on smiles here!)

    My web-site is: http://remont-pr0.ru/
View Complete Thread