php替换掉指定字符之间内容

php替换掉指定字符之间的内容php $text = '<div>some other text</div> <p class="super green" style="height: auto">i like berries</p>'; //this preg is searching for tags and text inside it //and then change all fir
相关文章
相关标签/搜索