Search found 1 match
- Fri Oct 03, 2008 6:43 am
- Forum: PHP - Code
- Topic: what is the best way to create rss feed
- Replies: 1
- Views: 104
what is the best way to create rss feed
hi all, i have a website and i want to add rss feed link in that. what i know about rss is that 'rss feed is an xml structured data.' means whenever any body clicks on that link it create xml structure and rss reader reads that structure and show data. so i want to ask that 'what is the best way to ...