I have a small html code and I need to convert it to UTF-8. I use this iconv(“windows-1251”, “utf-8”, $html); All text converts correctly, but if text for example in tag …, then …
I have a small html code and I need to convert it to UTF-8. I use this iconv(“windows-1251”, “utf-8”, $html); All text converts correctly, but if text for example in tag …, then …