我怎樣才能在這個爲了把這個詞用少於5個字符數組:計數字符串中的每個單詞的每個字符和使用PHP
- remove the period from the end of words in a string
- put all the words that are less than 5 characters in an array
- eliminate duplicate words
,然後返回結果。例如:
我的程序就像我寫故事一樣。
$results = ('I', 'like', 'write');
通知,所有詞都小於5個字符,只有有一個「我」,因爲重複被拆除