curl - php Getting value from standalone javascript -
i'm using curl remote page.. have local js file.. called main.js
.
i want execute js file on curl page.
my main.js
file outputs result json
string.
i assign string in php variable. can me?
to execute javascript need javascript engine. can in headless browser phantomjs,or can try v8 js extension php
Comments
Post a Comment