Sensei
- Join Date:
- Jan 2004
- Posts:
- 63,513
- Plugin Contributions:
- 177
Random  all over my site
Feznizzle:
Dumb question... but I have to ask!
On an old zc139h, I'm attempting to follow CONVERT TO UTF8 instructions found here:
https://www.zen-cart.com/content.php?313-should-i-convert-my-store-from-iso-8859-1-to-utf8Step one says set the define for CHARSET to 'utf-8'.
Step two says set DB_CHARSET to 'utf8'.The first reference contains a dash (utf-8), the second does not. Is that correct?
Yes.
Browsers want it one way, and databases want it the other way. Irritating, but true.