我有一个div id喜欢从输出中删除看起来像
<div id="ithis" class="cthis">Content here which includes other elements etc..) </div>
如何使用PHP和正则表达式删除此div及其中的所有内容?
谢谢.
php regex
php ×1
regex ×1