Does anybody have experience in managing XML files with PHP?
What I have to do is to open some existing XML files, read the content, let PHP understand this content according to some rules, and store this content into a DataBase.
Is there some documentation related to XML support with PHP?
Is there some particular library that has to be implemented?
Thanks.
Ciao 😉