PhilW
10-12-2007, 06:48 PM
I have a weird issue with some php pages and viewing them in Dragonfly CMS (CPGNUKE).
When I have the CMS use an iframe to display a php page with an .html file extension, it shows the resultant html code as if you are seeing it just after the php parser, not displaying the actual page (like if you viewed the source code of a php page from the web browser). It worked correctly on my old host.
I did find a quick fix by just renaming the files I need to iframe display in the CMS system by setting the file extension to .php
Anyone have any ideas?
When I have the CMS use an iframe to display a php page with an .html file extension, it shows the resultant html code as if you are seeing it just after the php parser, not displaying the actual page (like if you viewed the source code of a php page from the web browser). It worked correctly on my old host.
I did find a quick fix by just renaming the files I need to iframe display in the CMS system by setting the file extension to .php
Anyone have any ideas?