View Single Post
  #1 (permalink)  
Old 05-09-2008, 12:15 PM
cormacparle cormacparle is offline
Junior Member
 
Join Date: May 2008
Posts: 2
Default Hex html entities

I'm trying to process a feed that contains hex html entities - specifically € for the euro symbol. Zend_Feed is mangling the entities (I get € instead of €). Any suggestions?
Reply With Quote