|
|
Creating a Search Application |
|
|
Matt Wade |
|
|
PHP / Searching |
|
|
Click to Visit |
|
|
120 |
This is a help tutorial for users to make use of fuzzy searching that searches web pages for keywords. Four steps are done in creating this search method. First database tables are created to store the search informations. Second, keywords are gathered and stored in the tables. Third, an exact keyword matching search is developed and finally a method for fuzzy developing is created.
|