|
Posted by Christopher Fulton on 01/18/05 18:48
Just an fyi...this would be VERY easy to get online. PHP keeps an
archive of all the posts. Here's the link....
http://marc.theaimsgroup.com/?l=php-general
In fact, you may even find other posts similar to yours by searching
(that could answer your question?)
-Chris
On Tue, 18 Jan 2005 09:30:00 -0500, Chris Bruce <chris@idextrus.com> wrote:
> sorry for the repost, but my mail server was down from about 11pmEST
> last night to 9:15am this morning and unable to receive responses. Can
> someone forward me responses to this post if any? Thanks. Chris
>
> >> 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?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
[Back to original message]
|