提问人:Thosabhorn Isarankura Na Ayudh 提问时间:5/25/2023 更新时间:5/25/2023 访问量:13
如何使用 PHP 简单 HTML DOM 解析器获取标签中的值
How can I Get value in tag with PHP simple HTML DOM parser
问:
如何读取标签 url 中的数据? 我在手册和示例中找到但没有找到。
下面像这样的标签。
<tr role="cell" show-url="https://test.com"> </tr>
我想要的最终 = https://test.com
请帮帮我。我在示例中看不到。
答: 暂无答案
评论