|
|
|
|
Adding RSS Feed to web page
|
|
|
|
1. add link tag inside the head tag...
2. example rss.xml file is shown below... a rss.php file could be given
to the link tag (you should), to let the php file parse your news, and prepare
a valid rss feed file. if you do so, you will never think about your rss.file,
as it will prepared on the fly.
3. not so hard, huh...
|
|
|
|
|