Warning: require_once(source/Net/URL2.php): failed to open stream: No such file or directory in /www/wwwroot/domain/tt/rr/HTTP/Request2.php on line 24
Fatal error: require_once(): Failed opening required 'source/Net/URL2.php' (include_path='.:/www/server/php/56/lib/php') in /www/wwwroot/domain/tt/rr/HTTP/Request2.php on line 24
Request2.php on line 24 buradaki kod bu şekilde
require_once 'source/Net/URL2.php';
Diğer dosyadaki hata
Fatal error: Call to a member function find() on boolean in /www/wwwroot/domain/tt/xyz.php on line 9
9. satırdaki kod
foreach($html->find('#cr1 > tr') as $tr) {