|
Posted by Aggelos on 03/02/07 10:43
Hello,
I am having an XML file that contains booking details. These booking
details are supposed to get gennerated from a booking application.
I then need to build a system that will process those XML files and
store them inside a MySQL DB using PHP.
Is there any standard methodology to do such thing ?
IS there a class I should use to make my life easier?
The ideal situation would be to somehow achieve storing the XML
elements inside a multidimensional array and then insert them in the
DB...
Can you point me in the right direction please ? I 've never dealt
with XML parsing.
Thanks in advance.
Navigation:
[Reply to this message]
|