I want to add a search box to some pages of a larger website. Does anyone know of any simple scripts (preferably PHP) that perform site searches? Thanks!
I always wanted to create a script that will scrape all site's content, get relevant keywords and add them to a mysql database, I just forget to do it. I'll try to do the script this week. Peace,
I just installed http://www.cs.ioc.ee/~ando/sphider/, Sphider - a lightweight search engine in PHP within the past month. It works works just fine. I had to rewrite some of the html code to comply with xhtml strict but other than that very nice and free.