Results 1 to 2 of 2

Thread: RSS SCRIPT need little help

  1. #1
    Join Date
    Dec 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default RSS SCRIPT need little help

    1) Script Title: rssdisplaybox

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rssdisplaybox/

    3) Describe problem:

    the rss display works fine, but the titles and text under titles are too long...anyway i can trim that to display less words?

    please let me know and this is site is really great with all the tutorial so helpul

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    The file outputbody.php controls the contents that get returned for each RSS item within the feed. You can use PHP's substr function for example within this file to limit the length of the output.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •