RSS Feeds
Posted: Sun Jul 12, 2009 9:08 am
Hi all,
Have been looking for a while now, but not getting much sense on the web..
I need to create an rss feed. From what i can see it has to have an .rss or .xml extension??? Is that right??
Anyway, i want to populate this feed via a table in my database. I can write this php script fine however if i save the file as .rss or .xml then the php wont parse..
I have created the page with the correct rss / xml tags and embedded the php code, but i assume because the file extension is not php then that is the problem.
Is there an easy way to convert a php file to the relevant extension so this works correctly... Can someone point me in the right direction....
Thanks,
Have been looking for a while now, but not getting much sense on the web..
I need to create an rss feed. From what i can see it has to have an .rss or .xml extension??? Is that right??
Anyway, i want to populate this feed via a table in my database. I can write this php script fine however if i save the file as .rss or .xml then the php wont parse..
I have created the page with the correct rss / xml tags and embedded the php code, but i assume because the file extension is not php then that is the problem.
Is there an easy way to convert a php file to the relevant extension so this works correctly... Can someone point me in the right direction....
Thanks,