You are here:  » Greek characters problems


Greek characters problems

Submitted by Thomas on Fri, 2009-05-29 21:18 in

Hello,

Im just buy this script.. everything work great exept the Greek characters.. when script parsing a Greek character stoping the parse.. Im trying the header() option but is the same problem..

thanks..

Submitted by support on Sat, 2009-05-30 08:03

Hello Thomas,

It may be that the XML file has an encoding error. Some versions of the XML library that PHP is compiled with fail on the error, whereas others ignore it.

I will send you a version of Magic Parser that cleanses the input data into valid UTF-8 which should help...

Cheers!
David.

Submitted by Thomas on Sat, 2009-05-30 12:02

Hi David,

thanks for your reply. I must tell you that I have test with many xml and don't working on the srver but local or on your demo there isn't any problem. I don't know if this server has a problem with magicparser+greek characters..

thanks

Submitted by support on Sat, 2009-05-30 12:15

Hello Thomas,

It happens with some versions of the xml library that PHP is linked with, it might be worth asking your host if it would be possible to upgrade...

If the utf8 cleansed version is not working let me know and I will help you further...

Cheers!
David.