What Code Do I UseTo Add Digg To Webpage?

Discussion in 'PHP' started by mullerg, Dec 9, 2007.

  1. #1
    Hi,
    I am trying to add the results from the following digg search feed to a php webpage. http://digg.com/rss_searchsearch=bipolar&area=all&type=both&section=all

    I have seen it done on other websites but I have searched and can not find the code to add it to my site. I have other pages that grab code from flickr and parse the xml but I can't get it to work with the digg results.
    Does anyone here know what code i can use or where I might be able to find the code used? I want to add this to a webpage not a blog.
    Thanks.
     
    mullerg, Dec 9, 2007 IP
  2. danzor

    danzor Peon

    Messages:
    208
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you have PHP5, you can use SimpleXML.
     
    danzor, Dec 9, 2007 IP