Creating XML from a live feed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thehappyappy
    New Member
    • Jul 2007
    • 7

    Creating XML from a live feed

    Please can somebody help me. I have recently started working on a web site that has a live feed on it. The site was moved months ago and now the feed doesn't work, but nobody who worked on the file before will help me. I've decided that the best way is to create the XML file again (from a php file that contains a key). I can't view any of the php code because that is generated by another company, but if I go to the url then an XML is generated. I have the full query sting for this code (http://stats.probabili ty.tv/feed.php?key=<M Y KEY>). When I go to this page an XML is generated in real time and this is what I want to use to update my file, but I don't know how to have a 'live' XML.

    Thanks
    Lucy
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by thehappyappy
    Please can somebody help me. I have recently started working on a web site that has a live feed on it. The site was moved months ago and now the feed doesn't work, but nobody who worked on the file before will help me. I've decided that the best way is to create the XML file again (from a php file that contains a key). I can't view any of the php code because that is generated by another company, but if I go to the url then an XML is generated. I have the full query sting for this code ( http://stats.probabili ty.tv/feed.php?key=<M Y KEY> ). When I go to this page an XML is generated in real time and this is what I want to use to update my file, but I don't know how to have a 'live' XML.

    Thanks
    Lucy
    Hello again!

    I did not go to the link you mentioned above. Please have a look here, wonderful site, gets me what I need:



    Please stay tuned if more help is necessary!

    Comment

    • thehappyappy
      New Member
      • Jul 2007
      • 7

      #3
      Dököll
      Thanks for that. It looks very useful, but Will it still work with what I'm trying to do? The php file is a list is statistics such as last winner, jackpot etc. And I want it to constantly refresh without the user doing anything to it.

      Thanks
      Lucy

      Comment

      Working...