My code开发者_C百科(In PHP) is fetching Email, from Inbox wihich is in HTML format, and saving it in an HTML format. while fetching some Extra characters are added to the file. Example: the content in EMAIL Body
hi there
 1.      hi
 2. hello
 3. bye
but when fetched i get
hi there
1. =A0=A0=A0=A0 hi
2. hello
3. bye
I get extra characters like "=A0=A0=A0=A0". How to get rid of this?
I think, your mail body is in base64 format. Try to use this function: base64_decode
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论