hi, as title suggests I am trying to output content from webforms into a mysql database and at the same time export the data to an RSS feed. The problem is that I will have a number of separate feeds that may require this content. I cannot get my head around the process of checking every file and either adding or ignoring that particular file. I have a number of categories such as General, Topical, Off topic sections each with a separate feed. If two checkboxed are ticked that means that the form data should be added to two files. Anyone have any ideas how I can do this? I don't even know how to create files in php yet nevermind export content to them but it is something il need to get sorted over the weekend. Thanks in advance!