str_replace() replaces the first match; str_replace_all() replaces all matches. Usage. str_replace(string, pattern, replacement) ...
確定! 回上一頁