News Feed
Jobs Feed
Sections




News Archive
David's Blog:
PHP, XML, and Unicode
March 01, 2006 @ 18:22:42

David has posted the results from some of his testing with the Unicode support that's available in PHP, specifically in the context of XML.

A couple of weeks ago, Tim Bray posted about PHP and received a firestorm of comments.

As Tim updated his posting with comments, he linked to a two-year-old posting by Steve Minutillo about PHP4's inability to detect character encodings in XML files and other Unicode bugs. That caught me by surprise '" after all, PHP uses the venerable Expat as its XML parsing engine (the same engine used in most programming environments other than Java), and if Expat wasn't getting things right, then the PHP people must have gone way out of their way to misconfigure it.

So, in the rest of the post, he sets about testing these results for himself, using PHP version 4.4.0 and 5.0.5 to test with. He shows the code that he used to create the tests - it produces UTF-8 encoded text regardless of what type it's outputted as. There were some issues that he ran up against, but some of that it just due to the large abiguity that XML creation/handling has in PHP.

0 comments voice your opinion now!
xml unicode utf-8 test support version 4.4.0 5.0.5 xml unicode utf-8 test support version 4.4.0 5.0.5


blog comments powered by Disqus

Similar Posts

Lukas Smith's Blog: PHP 5.3 alpha1 release imminent

Johannes Schluter's Blog: Unicode identifiers

MaltBlue.com: Zend Form Mastery with Zend_Config - Part 2, Core Form Configuration

Krystian Hoffman's Blog: 10 reasons why I use PHP

NETTUTS.com: How to Build a Super Duper News Scroller


Community Events











Don't see your event here?
Let us know!


zendframework2 release framework interview unittest opinion example introduction application podcast community functional development phpunit tool code language series testing conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework