Site search script

Discussion in 'Programming' started by aj22, Jan 4, 2007.

  1. #1
    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!
     
    aj22, Jan 4, 2007 IP
  2. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #2
    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,
     
    Barti1987, Jan 4, 2007 IP
  3. weknowtheworld

    weknowtheworld Guest

    Messages:
    306
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I also require it...
     
    weknowtheworld, Jan 5, 2007 IP
  4. EvilivE

    EvilivE Peon

    Messages:
    23
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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.
     
    EvilivE, Jan 5, 2007 IP
  5. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #5
    Great script, thanks.

    Peace,
     
    Barti1987, Jan 6, 2007 IP