phpSearch provides a single-table search engine with a customizable query form.
phpSearch is a PHP3 application that allows you to easily insert a search engine into your Web site. The search engine that phpSearch provides is based on a MySQL database.
phpSearch supports single-table searches.
It will generate a search-form dynamically, and will return the resulting list of matching records with selected fields.
Requirements:
· PHP3 - tested with 4.2.2
· MySQL - tested with 3.23.39
What's New in This Release:
· Replaced the extension from .php3 to .php
· Replaced the tag from ASP to PHP
Product's homepage