jc_gmk
06-04-2007, 02:56 PM
What is the best way to create a search box on a website?
I want the user to be able to type in keywords and have a page display the results and relevant links.
I'm guessing you need to create a form first, then maybe have a dynamic page that scans your entire web directory once a day? Then have the form call those results?
I’m new to PHP so a beginners guide would be great
Any tips or links to articles would be appreciated.
I want the user to be able to type in keywords and have a page display the results and relevant links.
I'm guessing you need to create a form first, then maybe have a dynamic page that scans your entire web directory once a day? Then have the form call those results?
I’m new to PHP so a beginners guide would be great
Any tips or links to articles would be appreciated.