want to join us? register, it's easy | help

browse by tag: search

sort by

newest, oldest, most popular


category icon

Fuzzy Searching in PHP

in PHP added by porteightyeight, on 8/3/2008 AI advanced database search sql

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.

comment save report
category icon

Exploiting the Yahoo! APIs in PHP5

in PHP added by draicone, on 20/11/2007 api maps php5 rest search web service yahoo

A look at the various Yahoo APIs, such as those used by the Zend Framework's Yahoo Web Search feature, and how to interact with them directly using PHP.

comment save report
category icon

Googlifying Search Results

in PHP added by goodphptutorials, on 23/1/2006 content management google results search style

Most people are familiar with doing searches on Google, and how Google formats search results. First, the search criteria text appears in a bold font. Second, the text of the search results ends with an ellipsis (...) to let the user know that there is more information where that came from. These little UI features make it easy for readers to find what they are looking for.

comment save report