I know there has to be a way to do this, but I'm clueless as to how to go about it because I've never tried it...
If I make a record in the database for every text search done on our site, how can I then query what the most searched for words are later on? How can you search the MySQL database for the words that appear most often?
If I make a record in the database for every text search done on our site, how can I then query what the most searched for words are later on? How can you search the MySQL database for the words that appear most often?