Forum Moderators: open
I want to create one form which accepts the title of the article news, then the body of the news article, so as soon as the user enters the information and submits the form, it will be added to the database say MySQL and at the same time, the RSS feed gets updated automatically, so basically I want to create RSS feeds from the form....any ideas on how to go about this.