|
Posted by Chris Bruce on 01/18/05 05:16
Hi,
I am looking for a way to write to a file what the browser would see
(raw html) when viewing a dynamic PHP page. I have numerous include
files, MySQL db queries, loops etc. and I want to generate the static
result of that file and save it as an html page. I have toyed a little
with output buffering to no avail.
Is there an easy way to do this?
Thanks,
Chris
Navigation:
[Reply to this message]
|