|
jaybee -> RE: How is dreamweaver with asp, php, asp.net? (1/18/2007 12:12:27)
|
Whoa! No don't even think of WYSIWYG with PHP. Not going to happen, not even in Dreamweaver. When you open a php page in FP all you see is code, there are no previews. Unless you have your machine set up as an Apache server, you can't test on there either, you have to upload to a host to check it out. The difference between FP and EW is FP allows you to open and play with the code and it leaves it alone. EW tries to give you improvements and adds bits and pieces that you don't notice until you've uploaded and go to test and it's all over the place. If you're going to be doing PHP at College they'll probably suggest a good editor to work with. Coffee Cup seems to be OK for all documents but for a specialised PHP tool there are loads. I've worked with Rapid PHP which was good. DZSoft is supposed to be OK too.
|
|
|
|