str_replace string str_replace(string find, string replace, string string) Replaces all occurrences of find within string with replace .
確定! 回上一頁