Hi,

I have made a website that wrote article in french. I have made all the website in PHP and instead of using a database, I decided to use XML linked to .txt.

My system work like that :

I have a XML file with the month_year.xml. It looks the server time and load the good XML (should change every month that way). Everything work fine except that I can't do a search in all my article? I have tryed to use google site search but I can't get any good result (only the main page is find, not the article).

How can I program a search thing inside the structure that I have?

    Write a Reply...