Flash CMS v4.71: Character Encoding Problems fixed
The issue with proper character encoding has been there for a while. Even though the database tables have “latin1″ as the default character set, I knew this was not the correct solution. But it always worked for me, and I have been using “utf8_encode/utf8_decode” in my php scripts and all was fine. Even though I had to convert some single special characters like the bullet point...
December 28th, 2009 by Christian





