
01-10-2008, 03:38 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: May 2005
Location: Norway
Posts: 5,680
|
|
Re: Help With Exporting Analytic Data
- If the data is delivered via XML files, there is something called XML Information Set (Second Edition)
- There are also XML-parsers, but you did not want to program.
- No*Nonsense XML*Web*Development With*PHP - SitePoint Books Chapter 10 may also be of interest to you. Title: "XML and Databases". Example: it explains the phpMyAdmin MySQL XML dump routine.
Last edited by kgun; 01-10-2008 at 03:45 PM.
|