PHP Tutorial : Create a RSS / XMLS Feed

Welcome,
In this tutorial I will show you how to create a basic rss / xml feed with php. Basically, if you know how to create a feed in notepad, wordpad or whatever text editor, this will be easy. The difference between creating a php xml / rss feed and a “normal” one it’s that you…………….

Read PHP Tutorial : Create a RSS / XMLS Feed »