Assuming you want to show the template file text contents and not have the
file translated in any way in the iframe, you might check out;

http://www.php.net/manual/en/function.htmlspecialchars.php

If on the other hand you just want to show the translated template,, then
you want to point your IFRAME to the correct URL for that (more of an html
issue).

Warren Vail


> -----Original Message-----
> From: suneel [mailto:[EMAIL PROTECTED] 
> Sent: Friday, December 03, 2004 1:00 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Plz help me
> 
> 
> Hi Every one...
> 
>                 Straight to the topic...
>             
>                             I have a template file called 
> welcome.tmp. I want to show the whole file in a Iframe with 
> dimensions of 250 x 250.(i.e., less dimensions ).
> 
>                  Is it possible using PHP. Or how should I 
> approach to achieve this one.
> 
> Thanks in advance.
> 
> Sun.
>         
> 

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

Reply via email to