Jump to content

[SOLVED] Write XML RSS documents on the fly


steveclondon

Recommended Posts

Hi,

 

I have rewritten a php document feed.php to feed.xml using mod rewrite so that it can be an rss feed. However my browser is not seeing this as an rss feed and is printing some of the information to the browser. Yet if I cut the same printed source out and then put it in a xml file this works fine. How can I trick my browser into thinking this is an xml file?

Maybe you could help me! ;)

 

I am looking for a script to manage my rss feed. Simply need ability to add/remove item noeds from the parent channel node (need to delete the last item and insert the item above the first item.) Using php 4.4.4 so have to DOCXML

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.