str_replace () 函式以其他字元替換字串中的一些字元(區分大小寫)。 該函式區分大小寫。 ... 1, str_replace (find,replace,string, count ) ...
確定! 回上一頁