I always install Apache on my machines, so I guess I'm hardly ever "offline" in that regard.
Infarction
Posting Virtuoso
1,580 posts since May 2006
Reputation Points: 683
Solved Threads: 53
For development I have WAMP installed on one machine, and XAMPP on another. For the actual PHP code I use EditPadPro. For debugging Zend.
pritaeas
Posting Expert
5,484 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875
I am using portableWebAp which is a package with php, database and apache server to test and run my php coding. As for writing the php coding, I am using macromedia dreamweaver.
rinoa04
Junior Poster in Training
84 posts since Sep 2006
Reputation Points: 52
Solved Threads: 4
I use dreamweaver for all coding: html, css, javascript, php, sql and i use XAMPP for local testing. i have found it to be very easy to use, with the exception that i have to have 2 command windows open in the background all the time. it does have phpmyadmin built in though, so databases have never been easier!!
hooray
Junior Poster in Training
62 posts since Jan 2008
Reputation Points: 11
Solved Threads: 6
I used to use an old version of Dreamweaver (MX, I think) and do all my testing online. I tried to set up apache, php and mysql on my local windows machine, but I had a bit of trouble and just said the hell with it.
However, a month or two ago I wiped one of my machines clean and put Ubuntu Linux on it. Best choice I ever made.
Now I've got apache, mysql, and php installed on a local server. I use that for all script development/testing now. Installation was a cinch, btw - about five minutes with the package manager and a few minutes tweaking the config files was all it took to get everything up and running.
As for actual coding, I use Quanta Plus. I tried Notepad++ before on my Windows machine, and it was ok... but I like the fact that Quanta Plus has many of the project capabilities that Dreamweaver does. For example, I can edit a whole bunch of local files and then batch-upload the modified files to the server.
Best of all, it's free... good old Linux.
- Walkere
Walkere
Junior Poster in Training
57 posts since Jan 2008
Reputation Points: 29
Solved Threads: 5