PHP **substr_replace()** 函数把字符串的一部分替换为另一个字符串( PHP >= 4 ) ### 函数原型``` substr_replace( string,replacement,start,length ) ``` - 简单教程 ...
確定! 回上一頁