Now we are using this one:
vbtube_tubes.title LIKE '%$searchtext%'
This one would search everything with a starting a.
vbtube_tubes.title LIKE 'a%'
You can do some edits at vbtube_search.php. Itīs not a hard job to make a alphabetical Search... You can look at the codes i used you can edit them...
|