aliento Posted November 30, 2008 Share Posted November 30, 2008 Hello, I am using the FCKEditor to update a page of my site. This wysiwyg editor has a problem. It doent support Greek characters. I dont want a solution of this as i took an answer that is no solution yet . What i want is to convert Character references to UTF-8 before save the changes. Is there any function for this? Thank you Link to comment https://forums.phpfreaks.com/topic/134874-character-references-to-utf-8/ Share on other sites More sharing options...
Mchl Posted November 30, 2008 Share Posted November 30, 2008 Maybe there's something among Multi-byte string sunctions Link to comment https://forums.phpfreaks.com/topic/134874-character-references-to-utf-8/#findComment-702254 Share on other sites More sharing options...
DarkWater Posted November 30, 2008 Share Posted November 30, 2008 html_entity_decode()? Link to comment https://forums.phpfreaks.com/topic/134874-character-references-to-utf-8/#findComment-702342 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.