wendu Posted August 18, 2009 Share Posted August 18, 2009 hey! when using Dreamweaver to make websites, the Design-view is not really much use when the head and the foot of the document are on separate files and are added into the main document using php's include is there a way to overcome this? how have you done it? Link to comment https://forums.phpfreaks.com/topic/170865-phps-include-and-dreamweaver/ Share on other sites More sharing options...
wildteen88 Posted August 18, 2009 Share Posted August 18, 2009 Dreameweaver wont be able to to process the php code and display your layout within design view. Instead you'll have to load your page into your web browser and then refresh the page every time you make a change Link to comment https://forums.phpfreaks.com/topic/170865-phps-include-and-dreamweaver/#findComment-901156 Share on other sites More sharing options...
wendu Posted August 18, 2009 Author Share Posted August 18, 2009 Dreameweaver wont be able to to process the php code and display your layout within design view. Instead you'll have to load your page into your web browser and then refresh the page every time you make a change oh, yeah, so you mean when I make changes to that one page? I understand. well, just wanted to clear this up Link to comment https://forums.phpfreaks.com/topic/170865-phps-include-and-dreamweaver/#findComment-901163 Share on other sites More sharing options...
sades Posted January 12, 2010 Share Posted January 12, 2010 It depends if your header and footer have <html><body> tags it will display bad on dreamweaver, of course it all depends on how you have the template structure can you place a bit of the codes? Link to comment https://forums.phpfreaks.com/topic/170865-phps-include-and-dreamweaver/#findComment-993730 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.