This topic is locked

Export to xml and diacritics characters

10/14/2007 6:43:30 AM
PHPRunner General questions
J
Jean author

Hello,
Exporting to xml creates non regular xml code. My xml editor (altova xmlspy) reports more than one error:

  • an error about the presence of 75 characters "that should not be present in a file using the ISO 8859-1, characters being (0x96) (0x92) (0x9c) (0x80) and so on
  • a strange error in a line where "character 'e' is grammatically unexpected, reason: '?>' " (though I don't see such a character...)
    My knowledge doesn't let me understand where are the problems. I tried other editors. They didn't accept my exported mysql table too.
    Has anybody tried to verify the quality of the xml code exported by phpr ?
    Jean

    (I'm using phpr 3.1)