Create search function.
Posted: Fri Jun 01, 2007 2:10 am
I want to make a search function in my php pages. My webpages, are not using any database, only do some read and write from / to text file. My webpages provide information of some items. I wish to add a "search" form for user to search keywords, which it searches through the webpages content, basically inside html body, NOT from database. Anyone know how to do this?
Thanks.
Thanks.