I've wanting to write a code which will relay information to update a MySQL database.
I know XML only carries information that's why another program will write a XML script then run it. What I want to know is how can PHP read the XML script and then upload the contents to a MySQL database??
Any help would be great
Thanks :-)