Re: Writing static file from dynamic PHP page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2005-01-17 at 21:16, Chris Bruce wrote:
> 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?

Interesting requirement.  I suppose something other than view source 
from the browser or wget is needed?

Bret

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux