Hi all, I am using PEAR:XML_Serializer to unserializer our customer xml file.However in some customer xml file , there are some value in xml which are not unicode , for example as shown below:
<HardwareVersion><![CDATA[?ù?¸€ü÷Œ?ú"<?ù?à?ù?Ø€?Z4À„?Ï]]></HardwareVersion> I need to amended the value above to be empty. Anyone have any suggestion how to do this ? Thanks - weetat -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php