PHP str_replace() 函数PHP String 参考手册实例把字符串'Hello world!' 中的字符'world' 替换成'Peter': <?php echo str_replace('world','Peter','Hello world!
確定! 回上一頁