1 Vote Vote

php parse javascript generated text

Posted by topdog 275 days ago Questions| php text generated All

let's say that on some site there are some div elements, which content is generated by javascript. I want to code a PHP script, that will get that content and store it to some variable. I know how to parse text using PHP, I just don't know how to get to the javascript generated output (not JavaScript code!) and store it to PHP variable. Any ideas?

Originally asked by: roman on Stack Overflow

Discuss Bury


Who Voted for this Question