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

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -