Skip to content

Tag Archives: bbc

Why doesnt this script work? It uses php in an XML file to display RSS feeds?

Hi, i made this script, its supposed to show rss feeds in xml. I saved the file as .php so that the php statements are shown. But why don’t they show? They show in normal file so why not in this? It should create then show the value "hello" in the text. <?xml version="1.0" encoding="ISO-8859-1" [...]

How to create a style sheet for xml, rss feeds?

This is a small RSS feed that has 2 items in it. Is it possible to create a stylesheet for rss feeds, so for example make all descriptions in the feeds be underlined? If so how, or could you give me an example please? Thanks <?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?> <rss version=\"2.0\"> <channel> <item> <description>Tony Blair [...]