OrganizedChaos
MIS
Hi there,
I have been trying to find a way to do this that I can comprehend, it seems to be quite a bit over my limited web programming skill level.
Here is what I am working with.
-Fedora Core 3 server with PHP and MySQL installed
-A site that exports its data to XML for custom use
-A need to take this data and enter it into mySQL db for different uses
So, where I am tripping up is getting the data from the xml page to my DB
For example: this document has data I want to store in my DB..
I have read some about XML parsing but I am having a tough time grasping the entire process or how to implement it..
Any help at all would be greatly appriciated.
Thank you.
I have been trying to find a way to do this that I can comprehend, it seems to be quite a bit over my limited web programming skill level.
Here is what I am working with.
-Fedora Core 3 server with PHP and MySQL installed
-A site that exports its data to XML for custom use
-A need to take this data and enter it into mySQL db for different uses
So, where I am tripping up is getting the data from the xml page to my DB
For example: this document has data I want to store in my DB..
I have read some about XML parsing but I am having a tough time grasping the entire process or how to implement it..
Any help at all would be greatly appriciated.
Thank you.