php獲取js執行的頁面

安裝phantomjs yum install phantomjsphp 安裝相關包 composer require 「jonnyw/php-phantomjs:4.*」git Demo:github <?php require 'vendor/autoload.php'; use JonnyW\PhantomJs\Client; $client = Client::getInstance()
相關文章
相關標籤/搜索