![]() |
XML Data Dump Question!
A company is going to allow me to use their search engine and directory, but I need to learn how to do an XML Data Dump from their site into mine. Any pointers or good sites would much be appreciated!:thumbsup
|
You a programmer? If not, just point your browser (IE6) to the URL they give you and you can view/save the XML that comes up in the browser. If you're interested in doing some automation with this, you'll need to write something to receive and do something with the XML. I'd have to know which scripting language you plan on using before describing how to do this.
|
Quote:
Not familiar with XML at all but it looks fairly easy as I read the documentation. Now I just need someone to show me so I can understand a 100%! :thumbsup |
Yeah, you can use PHP to parse XML. http://www.php.net is a great resource for all your PHP needs. Be cautious of what you go with, there are XML parsers for PHP that can parse XML but can't validate it. Depends on if you want XML validation or not.
|
Quote:
|
|
All times are GMT -7. The time now is 12:33 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123