Page 1 of 1

A search function

Posted: Mon Oct 21, 2002 3:22 pm
by terji
I'm trying to figure out a good way to make a search function. I've read that I should use indexing on the table's columns that I'm searching through. Does anyone have a link to something about indexes and search functions?!?!?

I'm using php4 and an Access database. If anyone has some code that I could look at I would appreciate it very much!
What is your opinion on how to make a good search function?