View Single Post
  #1 (permalink)  
Old 25-11-04
DanielCoe's Avatar
DanielCoe DanielCoe is offline
Home is where I hang my @
 
Join Date: Sep 2003
Location: My Bedroom
Posts: 408
Thanks: 0
Thanked 0 Times in 0 Posts
DanielCoe is an unknown quantity at this point
  XML Feeds - How do I use them?

Hi,

This is bit of an open question, and I'm not after any hidden tips and tricks from anyone, but I 'm totally fine with CSV data files, loading them into MySQL - creating pages with PHP etc, but now a lot of merchants are supplying XML feeds, sometimes instead of CSV files, but I have not got a clue what to do with them.

I don't think you can load XML into MySQL, unlike Oracle.

So I take it you have to have the basic XML file on your server and then parse it with PHP, but how do you search for say a distinct list of categories out of an XML feed, like you would on a DB?

In essence what is the best way to use an XML Feed?

Ta very much

Daniel
Reply With Quote
Sponsored Links