str_replace (string, pattern, replacement). Replace the first matched pattern in each string. str_replace(fruit, "a", "-") str_replace_all(string, pattern,.
確定! 回上一頁