Free PHP Script: Maian Search
Search engines seem to pop up all over the place. This isn`t the greatest script in the world, but its a simple idea for anyone wanting search functionality on their site. Ideally suited to sites with very few static HTML pages. I`m sure someone will find it useful.
Script Features:
Simple search engine.
Validates as XHTML1.0 Strict.
99% tableless CSS layout.
Easily add pages/descriptions/keywords.
Search import tool to import multiple pages.
Uses MySQL FULLTEXT search system.
Specify target frame for links.
Specify skip words to filter out common words.
Log search keywords/phrases.
Add search box to any page via simple HTML code.
Requirements/Testing Environments:
PHP v4.3.0 or higher.
MySQL Database.
Browser Testing: IE6, IE7, Opera 9.26, Firefox 3.0.6, Google Chrome, Safari 3.2.2(Windows)
Local Server Testing: Apache server running PHP v5.2.6, MySQL 5.0.25-nt
Production Server Testing: Apache VPS server running PHP v5.2.6, 5.0.67-community
Error Reporting Level for Development: E_ALL
HTML Validation: 0 Errors, 0 Warnings