Unable to get content

Discussion in 'HTML & Website Design' started by sweet_user, Jul 26, 2008.

  1. #1
    When i try to add feeds to my site i am not getting the content

    example:
    http://feeds.feedburner.com/fashionjoetips
    Code (markup):
    how can i content from that

    thanks
     
    sweet_user, Jul 26, 2008 IP
  2. livedomainsearch

    livedomainsearch Peon

    Messages:
    111
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2

    hi, please be bit more specific and maybe we can help.
     
    livedomainsearch, Jul 27, 2008 IP
  3. desilator

    desilator Peon

    Messages:
    2,220
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes please be more specific with you question as it will generate more answers for you.
     
    desilator, Jul 27, 2008 IP
  4. webmindz24

    webmindz24 Peon

    Messages:
    311
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    webmindz24, Jul 27, 2008 IP
  5. Submerged

    Submerged Active Member

    Messages:
    132
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    I think you're trying to get that feed from someone else's feed to show up on your site, correct? I'm not exactly sure how to do that. i would check out the feedburner documentation. Otherwise you might be able to access the actually XML feed via PHP (file() or file_get_contents()) at http://feeds.feedburner.com/fashionjoetips?format=xml and just customize it. That might be pretty inefficient though.
     
    Submerged, Jul 27, 2008 IP