Tag Archives: alphabetical
Usage of Range() Function (Alphabetical & Numerical Output)
In this tutorial you will see some usage examples of the function range(). They are very effective when you need to create a range of elements. For instance let
Read moreHow 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 [...]