Page 1 of 1

Site Search

Posted: Wed Sep 15, 2010 10:49 pm
by Tessel
Hi all,

There are several site search engines as we know.
But what if we only like to search or own site without any databases or other api's?
Well here it is!!

Simple Site Search Engine

Build with extention builder: 2.0.4
Source: php

An extention with just one file!
Easy to install..no expanation needed!

Here the shots:

Settings
Image

The Result
Image

The Search results
Image

Working demo can be found here:
http://www.thegoldenclassics.nl/ >see Database

Download this extention here:
http://www.mediafire.com/file/bsmp738bb ... search.rar

Nico

Posted: Sat Sep 18, 2010 8:25 pm
by Tessel
frankver wrote:sorry - overlooked something - works all right !! Is there perhaps a possibilty to exclude some directories ??? Thanks
Hmmm,
Give this one a try:
http://rapidshare.com/files/419852592/search1.rar

(update) Seems not working right :evil:

in the search.php script look for line 8
$s_skip = array("..",".","subdir2"); // Which files/dirs do you like to skip?

Try to edit it right there