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)