我正在使用<header>
<h1>Site Title</h1>
<button id="btnLogIn" type="button">Log in</button>
<button id="btnGoogleLogIn" type="button">Log in with Google</button>
</header>
<hr>
<p>Some text</p>
类PHP进行DOM遍历。当我使用它与过程PHP它工作正常,但在类成员函数它通过这个错误:
DOMdocument
我不知道是什么问题,任何人都可以找到:
这是我的代码:
Class 'generalCrawler\DOMNode' not found in C:\wamp64\www\Fiverr\Job Crawler\crawler3.php on line 14
&#13;