Ask a Question related to Dreamweaver AppDev, Design and Development.
-
GmR #1
Using Includes with PHP in Dreamweaver MX
I am new to PHP, more familiar with ASP. I am laying out some PHP pages (not
scripting them), and don't have a php server installed (hoping to avoid doing
that.)
To preview the files, from within Dreamweaver I am selecting F12 which creates
a temporary htm file. However, I have some includes inside includes, which
aren't showing. It seems to only show the top level include. Is there a way
to preview the includes that are inside other includes?
Thanks
Geoff:confused;
GmR Guest
-
PHP Includes
Hello, I am installing coppermine photo gallery on my site. I think I am running into problems - I get the following error message after... -
includes
when ever i use the insert include on a site page dreamweaver 8 display view goes funny and does not display the page correctly making it very... -
Help w/ Includes & CSS
for some reason after I upgraded from MX 2004 to DreamWeaver 8, my site doesn't doesn't format with the style sheet i used previously in 2004. Also... -
includes and ASP
I am writing a mail order site using includes and nested includes for ASP code. I have no idea if this is rendered without error in all browsers.... -
XP includes ???????
ah, ok, thanks -
Chris In Madison #2
Re: Using Includes with PHP in Dreamweaver MX
Well, if you're using PHP include syntax, I'm afraid you'll need a PHP
parser to interpret them. If you're using SHTML include syntax (which is
what ASP uses), you might be able to make this work, however, for design
purposes -- if you have your web server configured to parse SSI.
Best regards,
Chris
Chris In Madison Guest



Reply With Quote

