Is there a PHP script which opens a page and returns its rendered HTML source (ie, must be able to return source of dynamic pages as well)?
Preferably, the script should also save the contents of the source into a file (of course, blanking it first if it already exists), of course I can do that myself.
If that has limitations, I'll just mention I wish to get the source of a page on the same website as the script.



Reply With Quote

Bookmarks