Greetings,
I have this question:
How can I build, using php, a search engine against data on xml files (instead of database), i.e, I have data stored on XML files and now I want to find some string that is present on the XML file. Is there a way to do this? Any ideas?
Thanks
Sérgio