ISO-8859

Problems with the Windows version of XAMPP, questions, comments, and anything related.

ISO-8859

Postby jonass » 21. April 2007 17:24

Hi
I've problems with ISO-8859! I want print (php + xml) the special caracters like á, à, é, è, ê, ã, õ, ó, ç, etc, and the results are: á, à , é, è, ê, ã, õ, ó, ç.

Can you help me please?

Thanks
jonass
 
Posts: 2
Joined: 21. April 2007 17:18

Postby Wiedmann » 21. April 2007 17:30

I want print (php + xml)

Can you explain this more detailed?

á, à, é, è, ê, ã, õ, ó, ç,

That's iso-8859-1 encoding.

á, à , é, è, ê, ã, õ, ó, ç.

And that's utf-8 encoding, printed with a iso-8859-1 client.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby jonass » 21. April 2007 17:48

Wiedmann wrote:
I want print (php + xml)

Can you explain this more detailed?

á, à, é, è, ê, ã, õ, ó, ç,

That's iso-8859-1 encoding.

á, à , é, è, ê, ã, õ, ó, ç.

And that's utf-8 encoding, printed with a iso-8859-1 client.


Hi
I discover what's happen. The problem is in parser command...
xml_parser_create('') is assumed with utf-8.

Thanks
jonass
 
Posts: 2
Joined: 21. April 2007 17:18

Postby Wiedmann » 21. April 2007 19:31

Sorry, the problem is not XAMPP, it's your code (the parser)...

You should ask the author of this parser, how to handle iso-8859-1 source files.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 144 guests