Click to See Complete Forum and Search --> : easiest way to add search to site


Matth3w
11-05-2005, 05:02 PM
i didnt post in a specific area because i wasnt sure which i should use. what is the easiest way to add a search function to my site that searches within the site only?

LiLcRaZyFuZzY
11-05-2005, 05:37 PM
is the site content from files or from a database?

Matth3w
11-05-2005, 05:39 PM
just from webpages. like you could type in education and get the result of education related pages.

LiLcRaZyFuZzY
11-05-2005, 05:42 PM
any server-side languages on the server?

bmass
11-05-2005, 07:19 PM
i was also considering doing something like this... so if u could help me aswell it would be much appreciated

welsh
11-05-2005, 09:11 PM
if your server supports php then you can use this script:
PHPSiteSearch (http://php.warpedweb.net/sitesearch/)