str_replace () 函式使用一個字串替換字串中的另一些字元。 簡單替換 php教程 echo str_replace("world","john","hello world!");
確定! 回上一頁