Reading multipart and text messages using Zend framework - funny characters?

Posted by Ali on Stack Overflow See other posts from Stack Overflow or by Ali
Published on 2010-04-01T09:44:02Z Indexed on 2010/04/01 11:33 UTC
Read the original article Hit count: 299

Hi guys I've shifted to using the zend framework for reading messages from an inbox however when reading some html messages I see a lot of weird charcters like:

don’t

looks like

don=92t 

Plus other weird characters like =20 .. whats going on? Is it an ecoding issue? How do I fix it?

© Stack Overflow or respective owner

Related posts about zend-framework

Related posts about php