Page 1 of 1
XML Parser
Posted: Tue Sep 03, 2002 6:22 am
by sjunghare
Can I use the different parser other than James Clark's EXPAT ? If Yes, How ? It Not Why ?
regards,
Sachin
Posted: Tue Sep 03, 2002 8:09 am
by enygma
of course, that's what the DOM extenstions are for, silly...
now, shoo - go read the manual
Posted: Tue Sep 03, 2002 11:55 am
by samscripts
Here's an article from devArticles.com:
Parsing XML With DOMXML And PHP
and melonfire.com
Using PHP With XML (part 2)
Some links to more php / xml tutorials
http://www.phprd.net/categories/XML/Articles/
sam
Thanks
Posted: Wed Sep 04, 2002 10:59 pm
by sjunghare
Dear enygma and samscripts,
Its very useful info...I just started on working on XML language.
Thnaks and Regards,
Sachin