Text encoding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi everybody.

I'm currently using a PHP script to download messages through a POP3 
connection (with fsockopen()). Messages are pooled and classified into my 
application (a help desk manager). As long as we use a lot of accents in 
spanish: á, é, í, ó, ú, ñ; those characters appears as =F1, =E9, =ED, =F3, 
etc. 

What type of encoding is it ?
Which PHP function should I use to decode it ?


Thanks in advance ! 

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux