Code editor help

Hi,

I have wamp and installed Yii, I set up both in windows 7. Can any one tell me how can I set up Netbeans and its associated modules for Yii. I have Macromedia Dreamweaver. Is that enough?

yes Dreamweaver is enough…

I myself would strongly suggest the use of a text-only editor such as Notepad++ as using a WYSIWYG editor such as DreamWeaver can be detremental to a framework such as this where the amount of HTML found in the code you’ll write is only found inside the “view” files. As per the Controller and Model files, it’s almost better to use a simplified editor such as that I have named.

It is of course up to you, as DreamWeaver is fully capable of opening these files and showing you the contents in “Code View” as you would in Notepad++ ; I myself simply prefer not using multiple GB of RAM just to edit text files :P.

Note: I am not permitted to post links, so Google is your friend.

try sublime text editor