Forum Moderators: coopster
If I have a .html page and use a <!--#include file = !> , the include file displays just fine in design view.
HOWEVER! I would like to parse PHP on my HTML pages using htaccess. SO, can I get dreamweaver to treat HTML pages as if they were PHP pages?
If I use a <?php include() on a HTML page, Dreamweaver does not display it.
So, can Dreamweaver be tricked?
Thanks!
Anyone have any other ways to have Dreamweaver display php includes on an HTML page?