str_word_count()
The str_word_count() function counts the number of words in a string. This is useful for text analysis and processing tasks.