PHP Flat File Search Script
This is the original free php flat file search engine script written by Holger Eichert that is no longer available for download off his site. I take no credit for developing this script but I want to make it available to web developers as it has been an immense help to me. I am providing all files as I had originally downloaded them which includes leaving Holger Eichert's copyright and licensing agreement intact within the script. Performs a real time, full text site search across static web files (rather than a database) and returns a link and an extract of each file that contains content that matches the search query. Features include: Customizable template; English or Deutsche configuration; Specify which directories to search and/or skip; Specify which file extensions to search and/or skip; Control the number of search results displayed on the page.