I've found Mnogosearch to be very powerful, fast, and relatively easy to
setup, of course I was not in a shared hosting environment.

Jason
On Tue, 2003-02-18 at 07:19, David Otton wrote:
> On Tue, 18 Feb 2003 13:35:14 +0000, you wrote:
> 
> >     i wanna make an internal site search, i wanna search my internal html 
> >pages and php pages..and i have no clue how to do that....any help!!!
> 
> Choices
> 
> 1. Embed a Google search that only searches within your site. Eg
> 
> 
>http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=search+engines+site%3Ayahoo.com
> 
> 2. Buy an off-the-shelf product that will spider your site locally and
> create an index
> 
> 3. Do your own plain-text search against your database (eg
> http://www.mysql.com/doc/en/Fulltext_Search.html) If you have
> significant content outside the database, you'll have to search the
> HTML, too.
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


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

Reply via email to