string ereg_replace(string pattern, string replacement, string string);. 取代字串的函數。將符合pattern 條件的子字串取代成replacement,string 則是則來的字串, ...
確定! 回上一頁