I have been asked to add a search feature to an existing site written by somebody else. The site is all plain html. The customer wants to search by keyword and by employee name. I understand how to do this with PHP/MYSQL but is there pre-written scripts that will search in the html files of the site for text submitted with a form?
What is the typical way of creating search capability in a site without a database?
Murali
4:21 am on Jan 21, 2005 (gmt 0)
Hi
I too was facing this problem and I got valuable information form this forum. Please check