Remember if you still remember those school days, when you have to write compositions, you need to mark out exactly 350 words. The purpose is for the marker to know where he or she can stop reading.
PHP functions that does word count
str_word_count()
And on the str_word_count() manual page, these is this helpful function for UTF8 word [...]
