字串取代使用array [php] <?php $soruse = "我知道我的未來不是夢!";//來源文字 $target = array("我", "不", "!"); //要取代掉的文字 $replace ...
確定! 回上一頁