ThomasJSmart
Programmer
- Sep 16, 2002
- 634
Is there a way to get PHP to file_get_contents() on the (javascript) generated source instead of just the source?
just like the "view generated source" option in the webdeveloper toolbar.
i guess it would have to retrieve a page, execute it, and then read the code right?
what about doing it in a server installed firefox via exec/system() ?
site | blog | aplis |
just like the "view generated source" option in the webdeveloper toolbar.
i guess it would have to retrieve a page, execute it, and then read the code right?
what about doing it in a server installed firefox via exec/system() ?
site | blog | aplis |