HighDots Forums  

PHP Includes in DW

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss PHP Includes in DW in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
wdarling
 
Posts: n/a

Default 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.


Reply With Quote
  #2  
Old   
SnakEyez
 
Posts: n/a

Default Re: PHP Includes in DW - 11-04-2004 , 07:45 PM






Unfortunately DW cannot show it. However, installing PHP is not too difficult.
First just download Apache (the zip file not the installer). Then unzip the
package and edit the http.conf file (basically just to say what address you
want to use for the webserver). Then for PHP just go to php.net and download
the source. Unzip the file to C:\PHP. Then to set up PHP to be used follow
the instructions http://www.php.net/manual/en/install.windows.apache2.php for
Apache 2. Then if you want mySQL just go to mySQL.com and download the
installer, that will set everything up for you. And if you have any problems
either myself or some other people here on the forums will be able to help you
along the way.


Reply With Quote
  #3  
Old   
wdarling
 
Posts: n/a

Default Re: PHP Includes in DW - 11-04-2004 , 10:50 PM



Thanks, SnakEyez, I'll try that out in a couple days when I get back to that job. I work in an IT shop full of programmers who don't know PHP but can certainly help me set up a server on my desktop.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.