On 12/26/2011 5:37 PM, Izo duwa wrote:
> the whole site is in php and all content should be searchable. I have tried
> zoom site search [http://www.wrensoft.com/zoom/] but the result was not
> good.   I just need a simple site search functionality that I can install
> on a share hosting. it should be able to serach through the whole site
> files and index it.  Do you know you of any pre-made solutions that works?
> 
> thanks

I wrote a text bases search tool a few years ago because I wanted to be able to
search through my source files quickly and easily.

Form: http://www.cmsws.com/examples/search.php
Source: http://www.cmsws.com/examples/search.phps

Maybe it will give you a little start in the direction of writing your own 
solution.

-- 
Jim Lucas

http://www.cmsws.com/
http://www.cmsws.com/examples/
http://www.bendsource.com/

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

Reply via email to