Wordpress Sidebar RSS feed tutorial | glurt
The best solution is PHP XML functions to do it on any blog or CMS PHP written platphorm. To add RSS feed from somewhere open your wordpress sidebar.php, read through code comments to understand where should you put the RSS reading code and output code : … die (”could not open RSS for input”); } while ($data = fread($fp, 4096)) { if (!xml_parse($xml_parser, $data, feof($fp))) { die(sprintf(”XML error: %s at line %d”, xml_error_string(xml_get_error_code($xml_parser)), …
More:
Wordpress Sidebar RSS feed tutorial | glurt



[...] This post was Twitted by onlirss [...]
[...] here to read the rest: Wordpress Sidebar RSS feed tutorial | glurt SHARETHIS.addEntry({ title: "Wordpress Sidebar RSS feed tutorial | glurt", url: [...]