Saturday, July 4th, 2009

Tag Archives: search

How to make an alphabetical search

Hello,
This tutorial is aimed to help you how to make an alphabetical search using MySQL. Many sites use it these day and we will show you how do they do it.
Let’s suppose you have a business directory and you want to display the listings that are starting with a specific letter or a non-letter character [...]

Read more

Highlight (Search) Key Words in a Text

This function is useful to highlight words from a text. For instance, the search results from your site can be highlighted.

Read more