Posted by muldoonaz on 09/13/05 21:51
Justin wrote:
> I'm currently working on a management type of interface for a website.
> It's a PHP site with a MySQL backend. What I'd like to do is have a
> text box for editing text on the site, as well as a few other things,
> and then be able to generate a preview of the site. The preview is
> where I'm lost. I'm not even sure if it's possible, but what I'd like
> is either an image generated from the URL or a way to quickly and easily
> render the page but on a much smaller scale. Is this possible? If so,
> how would I go about it?
>
> TIA,
> Justin
>
have you thought about using iframes?
[Back to original message]
|