Xml Parsing Nightmare

admin

Administrator
Staff member
Hi,

I want to parse a XML files and put the contents of the tags in the database.

But I am facing a lot of problems.
As tags even have attributes.

Currently I am trying to use expat, but some how it divides the tags if the size of the tag is more than 1 kb.

Please help me.
If you can give me a small example of converting xml to database.

Regards,
Saif Slatewala
<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e -->
 
Back
Top