Support Forums
Compiling php using dreamweaver ? - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: PHP The Hypertext Preprocessor (https://www.supportforums.net/forumdisplay.php?fid=21)
+---- Thread: Compiling php using dreamweaver ? (/showthread.php?tid=24950)



Compiling php using dreamweaver ? - ÜB3R - 02-04-2012

Hello all i am just about to begin learning php however i wanted to use dreamweaver due to it being a visual compiler everytime i try to compile it asks for a server i try to make a server and it asks for another one it has me kind of lost Oui anyone assist me with this ? much appreciated in advance


RE: Compiling php using dreamweaver ? - ★Cooldude★ - 02-04-2012

Just save your documents using Dreamweaver, then use Wampserver to execute the scripts.


RE: Compiling php using dreamweaver ? - DAMINK™ - 02-04-2012

I save a copy of the entire file structure of my sites as a backup.
I edit these using dreamweaver and save locally only. Never use the server option. Disable that entirely.
I even block dreamweaver in my firewall simply because i hate how it does that myself.



RE: Compiling php using dreamweaver ? - ÜB3R - 02-05-2012

Awesome thankyou so much for the responses i downloaded the programme cooldude advised to and will avoid the dreamweaver view in browser option like damink said. I am writing in notepad++ now then dragging the files into wamp which is absolutely epic compare to all the other compilers i have tried out alot of them require too much pissing around just to view 1 file also love how you can compile them as a bunch of files and it actuallys makes it like your website. Very much appreciated for the feedback guys you were a major help Thumbsup.