PHP - How to replace a phrase with another?

前端 未结 4 610
半阙折子戏
半阙折子戏 2020-12-21 11:40

How can i replace this

with this

easiest with PHP.



        
4条回答
  •  甜味超标
    2020-12-21 12:25

    dont parse html with regex! this class should provide what you need http://simplehtmldom.sourceforge.net/

提交回复
热议问题