Hello, I have weird problem with characters on the site, in database I have spanish letters and when I fetch it from DB than i see question mark "�" instead of letter.
In layout.php I have: <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
so there is UTF8, I guess file should be also coded. Does anynow know how it can be done?
In layout.php I have: <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
so there is UTF8, I guess file should be also coded. Does anynow know how it can be done?