Hello All
I have a question regarding a site's search functionality.
If I want to have a search feature on my site(PHP/Apache/MySQL)
How exactly does that work?
I mean, in the backround, how does the search box search for Text and Dynamic Content.
For example, our the body of our About Us section is static text, and the catalog content is dynamic.
How will the search box know which to look for, static text or Dynamic content. If I enter text in the search box, does the search function look in both the database and HTML?
If so, then how? I want to have search functionality, but I want to understand it before I start, and I don't seem to have a clue.
Thanks a bunch.
MK