PHP 5: mnogosearch engine front-end
Panfilov Konstantin (contact me)
This class can be used to search a search with the mnogosearch PHP extension.
It can execute searches using a given search query and retrieve a page of results.
The results are return as an array with all the occurrences of the specified results page.
Each occurrence is return as an array with a configurable list of matching page fields, like the URL, title, description and excerpt.
Several search parameters are configurable using a given INI file. Those parameters include database connection details, number of occurrences of per page and search results character set encoding.
Click here for detailed information about this class on phpclasses.org