Hi! The code has a switch for PHP 5.x to use the XML_OPTION_TARGET_ENCODING option. While devolping an extension it occured to me that this is also necessary for PHP 4.4.0. Can anybody confirm this? It's not mentioned in the PHP docs, but setting the option makes my code work ;-) Masi