ActiveDen

Flash XML Editor Version 2

I’m having problems with special characters, what do I do?

This might have to do with encoding. Basically, PHP will encode the XML file itself when it saves it to the server. If your PHP / server settings default to UTF -8 then you should have no problem. If not, try to force UTF -8 when saving the file by using the PHP function utf8_encode. In saveXML.php, edit line 8:

if(!fwrite($file, utf8_encode( $xmlString )){

Comments, support answers are taking so long. Are you ignoring us???

No, I would never do that. I do, however, have a limited time that I can dedicate to answering emails or every question on the forums. Have no doubt, however, that all of the spare time I have is being put into making this project better and better, and all of the direction comes from you guys. But these things don’t happen in a day, this file itself took over a year to develop, so updates will be coming!!

by
by
by
by
by