Page 1 of 1

create rss feed with php

Posted: Sat Sep 19, 2009 9:05 am
by nga
hi guys, i'm trying to create a rss feed. Can it be done using php? Or is there any ways that can pull data from the database and update the feed?

Re: create rss feed with php

Posted: Sat Sep 19, 2009 2:09 pm
by alex.barylski
Yes, it's very possible, lok at WordPress rss2.php for a good example. :)