| UTF-8 Encoding |
|
|
|
|
UTF-8 can encode any Unicode character, preventing the need to set a encoding type for every language that is going to be used in the site and allowing output in multiple languages at the same time. I would recommend to use this type of encoding in case you are setting up a multilingual e-shop on a MySQL5 / PHP5 platform. There are many more advantages against only a few disadvantages when using the utf-8 encoding, like compatibility with XML (feeds / sitemaps) and other programs that are use the UTF-8 encoding.How to adjust osCommerce to use UTF-8
|




