Problem with tiny_mce and html characters

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Sindarin
Forum Regular
Posts: 521
Joined: Tue Sep 25, 2007 8:36 am
Location: Greece

Problem with tiny_mce and html characters

Post by Sindarin »

I use tiny mce as my wysiwyg editor in my cms but I noticed that it stores Greek characters as κ, ε etc. which is unecessary as I use utf-8 files. Is there a way to disable this? It produces problems both in my summary algorithm and my rss feed.
Post Reply