b_hole
03-11-2007, 12:29 PM
Hi,
I have an HTML page that has some JS functions. the BODY of the html is empty, and the important data I'm writing with one single "document.write" in JS.
I'm trying to get this document.write value, using PHP. Can't really find a way with file_get_contents. What do you think, how can I do it?
Thanks a lot!
I have an HTML page that has some JS functions. the BODY of the html is empty, and the important data I'm writing with one single "document.write" in JS.
I'm trying to get this document.write value, using PHP. Can't really find a way with file_get_contents. What do you think, how can I do it?
Thanks a lot!