Re: how to implement search on site

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Jignesh Thummar wrote:
I have site of around 25 pages (pure HTML pages). I want to implement search
functionality? How can I? i want to avoid database. And Apache Lucene, i
dont't want to use it. Does any PHP framework provide search and indexing
functionality (Exception Zend_Lucene)?

Thanks,
Jignesh


Is your requirement for Users or as web designer's tool?

A few months ago I wrote a rather complete website search program that is great for techies, but not suitable for users. You are welcome to a copy if your need is technical.

It uses regex matches, with wild cards, for directories, files and text. Requires php 5+

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux