mySQL XML?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

mySQL XML?

Post by Joe »

Does anyone know if it is possible to use PHP/mySQL in RSS news feeds. I am trying to create a feed which runs entirly from the database and displays individual forum topics.

is this possible?

Thanks


Joe 8)
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

AFAIK, that's how most RSS feeds work (basically)
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Post by Joe »

Excellent, I done a search on these forums and got the same answer basically. Thanks!
Post Reply