rss + .php extension

Discussion in 'XML & RSS' started by rosytoes, Sep 24, 2005.

  1. #1
    I was trying out Carp and couldnt understand why it didnt work with any feeds that have .php extensions. Extensions like .xml, .aspx and .rdf all seem to work fine.
     
    rosytoes, Sep 24, 2005 IP
  2. someonewhois

    someonewhois Peon

    Messages:
    177
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Were you feeding it as XML or RSS (either through Apache, or using the header function in PHP)?
     
    someonewhois, Sep 24, 2005 IP
  3. rosytoes

    rosytoes Peon

    Messages:
    230
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i am using it in my php pages, for example, this works.
    CarpCacheShow('http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml');
    but feeds that end in .php doesnt work in this format.
     
    rosytoes, Sep 24, 2005 IP