php替换一次

可以快速上手的开发文档

#php替换一次
php替换一次

php如何实现只替换一次或N次

 我们都知道,在PHP里Strtr,strreplace等函数都可以用来替换,不过他们每次替换的时候都是..