Hello,
How can i change language for RSS Feed? I couldn't find anthing about RSS Feed language. Well i'w got right now iso-8859-1 but i need iso-8859-2 for my language. Where to change it? My page is iso-8859-2 only RSS left... pleas help
RSS Feed language - iso-8859-1 to iso-8859-2
RSS Feed language - iso-8859-1 to iso-8859-2
hi from Poland,
Marcin - site owner
Marcin - site owner
Read contents of file "rss_parse.inc.php" ~carefully~
ALSO SEE
"rss10.inc.php"
ALSO SEE
"rss10.inc.php"
Code: Select all
function preamble() {
header("Content-type: text/xml");
echo '<?xml version="1.0" encoding="iso-8859-1"?>