PHP Includes in DW -
11-04-2004
, 05:20 PM
I'm doing a site that uses PHP includes. The problem for me is that any time I
want to see what I'm doing, I have to move files to a remote server and view
it. I have heard that I could install PHP server software locally and then run
local files through it, but I don't know the steps to doing that. Ideally, I
wish I could have DW actually SHOW me the page, within the includes, so at
least I could have the proper layout showing; as it is the screen is a mess. I
know DW shows regular server-side includes. |