Page is a not externally linkable
- Code, Content, and Presentation
-- XML Development
---- XML Datafeeds to Database


swa66 - 7:54 am on Jan 20, 2009 (gmt 0)


Most XML can be parsed in e.g. php, perl, ... without using XML libraries at all.
A regexp or two to extract the data you need one entry at a time works typically better and faster than trying to parse it properly with the use of libraries.
Basically you can almost treat XML as if it were CSV.


Thread source:: http://www.webmasterworld.com/xml/3826763.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com