Adapt this RSS feed display

Discussion in 'Programming' started by Arcania, Jul 8, 2012.

  1. #1
    http://bavotasan.com/2010/display-rss-feed-with-php/

    Can someone please edit the script found in the page above for me?
    It is a short script that displays an RSS feed, the five latest posts.

    I would like it to show only the 3 latest posts, showing only the Title of the post with a link to it, each on a new numbered line. The Title should be capped out at 25 characters, then display a "..." afterwards.

    Output should appear as such:

    1. <link>Title1</link>
    2. <link>Title2</link>
    3. <link>Title3</link>

    Thanks to anyone who does help me.
     
    Arcania, Jul 8, 2012 IP