Yes, i read the post right next to mine, but that's not what I need. Basically, I need a PHP script that will enable me to add a small section to my website from an RSS feed. It should do the following: - Shows a list of the recent 5 entries on my blog - Shows the date they were posted - Auto updates based on RSS (Duh) - NO LINK BACK (I would have used on of the hundred free services out there if they didn't need a link back - HTML Editable (Some external scripts don't have a way to edit them HTML wise). I would appreciate this.