【发布时间】:2011-10-28 13:30:33
【问题描述】:
我用simplehtmldom.sourceforge.net
我需要明确的元素 $e <font size="2"><b>Listen to INT_routine on the January 15th, 2007 Urban-D Radio Podcast!</b></font>
我使用函数:$e->clear() 元素删除,但留下</font>
如何彻底清理元素?
【问题讨论】:
标签: php html-parsing simple-html-dom