AdrianT95

Results 7 comments of AdrianT95

Hi there @antoiba86 @alwex I hope any of you can help me. I have the same issue, I pasted the example to a PHP file and when I open it,...

Thank you for responding @antoiba86, so I already have this included and it doesn't fix the issue, here's the screenshot of it: [https://i.imgur.com/LgCxUQf.png](https://i.imgur.com/LgCxUQf.png) maybe is there any mistake?

Yes, because if not, there would be an error saying something like "autoload.php can't be found", but the error is: _Class 'Browser\Casper' not found in C:\xampp\htdocs\web scraping\web scraping.php on line...

Do you think I should try what natterstefan did? So maybe a clean installation of everything will fix it.

Ok I think I fixed it by formatting my computer & installing windows again. But this is what I get now: ``` Notice: tempnam(): file created in the system's temporary...

Oh so is there a way to fix it? I just added `require_once "C:/Users/User/vendor/autoload.php";` as you suggested me before, if I delete it, those errors are gone but it'll say...

Ok, I don't need more help... Due to these issues, I tried to find other ways to run CasperJS on PHP and I've just found this and it worked for...