How to get the content using DOM

前端 未结 0 1062
春和景丽
春和景丽 2021-02-08 10:54

I use the HTML DOM to get the content:

$contener = $html->find(\'div.classname\', 0);

This works if I have only one classname or multiple classnames with differ

相关标签:
回答
  • 消灭零回复
提交回复
热议问题