|
About:
This is a PHP class which interfaces with the ht://Dig programs, allowing you to index and search Web pages from PHP. It is able to setup a suitable configuration file from a few user-defined parameters, index Web pages to build the search databases, and search the indexed database to capture the matches into a PHP data structure ready to be used to display the results in a PHP-generated page.
Release focus: Minor feature enhancements
Changes:
The search page example was fixed to make it work even when PHP register_globals option is off. All example scripts were changed to use the same configuration script. A README file was added to explain some details about the steps for generating a suitable Ht:/Dig configuration file, crawling a site, and implementing a site search page.
Author:
Manuel Lemos [contact developer]
Homepage:
http://www.phpclasses.org/htdiginterface
Mirror site:
http://en.static.phpclasses.org/browse/package/26.html
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|