- 1,251 categories
- 40,829 scripts
- This tutorial discusses creating an advanced fuzzy search engine using PHP and a database. The tutorial uses the example of a wiki application, but the concepts can easily be applied to other applications in different languages.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Learn how search strings or replace single or multple matches using PHP functions.
This tutorial explains the basic operations for dealing with string search and replacement using preg_match(), and preg_match_all() functions.
- Categories
- Platforms
- Licenses
Page: