Hola,
i have a problem . Am parsing a feed with php that is encoded in widows-1250 and my web site is encoded in utf-8 , so the data are not visible correct now!
What can i do to be visible the rss's data encoded under windows-1250 into my web page which is encoded under utf-8 ?
Notice that i dont want to change my web page's encoding format, i want to keep the utf-8 format for encoding .
So please give some help on it hermanos 
|