Site Search Script
Tuesday, June 24th, 2008The PHP version of my site search script is two scripts in one because both a flat file and mySQL database versions are included along with a module to allow you to transfer easily from one to the other. The actual search facility searches the meta description and keyword tags from your pages which can be automatically added to the flat file or database by the admin spidering function. You can also manually add your own entries.
The script also supports manually adding entries into specific categories or subjects (which work slightly differently from one another). You can also add thumbnail images to the search result entries making it a workable solution for searching image galleries.
The latest version includes a search results page that is fully customisable to match the rest of your site since it uses a page template where you enter special tags that identify how the results are to be added into the page.
