int substr_count (string str, string substring) The substr_count() function returns the number of times substring occurs in str.
確定! 回上一頁