Page 1 of 1

How to make search in XML files in PHP4

Posted: Tue May 30, 2006 9:41 am
by maindeepak
Hello friends,

I need help to make search in xml files.
Is it any other method to make a search in XML files other than parshing the XML.


Thank u.

Posted: Tue May 30, 2006 9:44 am
by feyd
unless you want to search the XML markup as well, you'll have to parse it.