UTF-8
Problems With Notepad++ and UTF-8
Don't get me wrong. Notepad++ is a great piece of software. But there are some little gotchas that'll appear every now and then when using it.
When you're dealing with HTML, PHP, and JavaScript files, especially when you're creating them from scratch, starting with a new file, look out. Double check and make sure that the encoding is UTF-8 (which is the default encoding) without BOM, because if there is a BOM, it'll wreck havoc. Lots of havoc.
Recent comments
3 years 16 weeks ago
3 years 39 weeks ago
3 years 40 weeks ago
3 years 40 weeks ago
3 years 41 weeks ago
3 years 42 weeks ago
3 years 44 weeks ago
3 years 45 weeks ago
3 years 46 weeks ago
4 years 8 weeks ago