Thread: Php Xml Rss
View Single Post
  #4 (permalink)  
Old Oct 30th, 2007, 22:26
alexgeek's Avatar
alexgeek alexgeek is offline
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,772
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Php Xml Rss

Yes "rss.php" would be something like:
PHP: Select all

<?php header('Content-type: text/xml'); ?>
<rss here>
If you don't know any RSS have a look here.
Reply With Quote