# XML From MySQL and PHP

**URL:** https://forum.kirupa.com/t/xml-from-mysql-and-php/265975
**Category:** programming
**Created:** [July 15, 2008, 5:25am UTC](https://forum.kirupa.com/t/xml-from-mysql-and-php/265975 "2008-07-15T05:25:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tcambron](https://avatars.discourse-cdn.com/v4/letter/t/67e7ee/32.png) [@tcambron](https://forum.kirupa.com/u/tcambron)
#### Post date: [July 15, 2008, 5:25am UTC](https://forum.kirupa.com/t/xml-from-mysql-and-php/265975/1 "2008-07-15T05:25:12Z")

</div>

Greetings,  
I am new-ish to server-side programing and had a question on creating XML from a my SQL database using PHP.

I am using the XML for an RSS feed to populate a “Quote of the Day” I have put all the quotes in my DB and am able to create the feed of all quotes. What I am having trouble generating is a n XML feed that gives only one different quote each day. Any ideas?

Thanks for the help.
