mysql database and php reading
Posted: Sun Jul 29, 2007 5:03 pm
I'm creating a dictionary script for my website and I'm just poundering, what if I would split all words by theyr first letter to difrent tables, would that optimise page loading ?
for e.g. if person searches for somekinde of word, script would take search query first letter and only then parse data from database.
Would that be better or I have missed anything while thinking?
for e.g. if person searches for somekinde of word, script would take search query first letter and only then parse data from database.
Would that be better or I have missed anything while thinking?