Konu
Feed2Html - RSS'ten Html sayfa oluşturan script
24-07-2007, 18:33:02
#5
Misafir
Ana wrote:
I did a problem with character. Is solve change the codification to UTF-8:
Insert in : feed2html.php
After first: <? php
this line: header('Content-Type: text/html; charset=UTF-8');
Many thanks! We will modify script in next version.