hi all,
for my project need to generate rss feed and place in folder what to do ?
we need to have RSS feed generated and placed inside /feeds folder. Format of these feeds should be valid RSS feed format. These feed should contain whatever information is present in the field or everything in the database table field. Number of entries in the feed should be limited to most recent five articles. Please ensure that generated feed is the valid RSS feed.
what thing to use to put rss feed in the folder i know how to generate rss feed generate by <link tag> <link rel="alternate" type="application/rss+xml" title="RSS" href="url/ to/rss/file" />
but to put in the folder what to do i dont know
please help.
thanks
rahul