Finding how many words are the same and duplicate content
I was trying to find how to get all the articles words then counting it by words, if it's tags it's obvious but what if I want to get the most words within all the articles combined using php and mysql using codeigniter as php framework.