how can we create RSS from PHP ? i am using php4.any readymade codes are available or any good frameworks.please help me? Thanks
just google it !! here : http://lowendmac.com/tech/php16.html - Creating an RSS News Feed with PHP and MySQL
Or.. Do it what I usually do.. Go to any popular news site with feeds, and copy the header parts and the footer, and basically copy the way it looks like.