My webpage does not work in ASCI. It displays the text of the plan instead of links. In the hexa editor, I found several unused characters that block the program. To work, I need to change the encoding to utf-8 without bom. I am using notepad ++. When I close the notepad ++ program and open it, by default it is installed in ASCI. It causes so many problems. Is there any editor for working with utf-8 without bom.
source
share