This is a discussion on RE: [PHP] WYSIWYG editor for PHP within the PHP General forums, part of the PHP Programming Forums category; [snip] I need a WYSIWYG editor for PHP. That is all. Can any1 advice me one( or more :-) )? [/snip] Dreamweaver?...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I use dreamweaver in live data mode quite often, really works a treat!
Set up a a site and in the testing server, just set it as /beta or the like, then edit your script, and run it in live data and you can feed it post/get/cookie data on the fly. "Jay Blanchard" <jay.blanchard@niicommunications.com> wrote in message news:C8F323573C030A448F3E5A2B6FE2070B0101FA67@neme sis... [snip] I need a WYSIWYG editor for PHP. That is all. Can any1 advice me one( or more :-) )? [/snip] Dreamweaver? |
|
|||
|
Active State's Komodo and Zend Studio are both awesome! I used to use
Dreamweaver, but it's syntax highlighting stinks...IMHO. ~Rob Bix wrote: > I use dreamweaver in live data mode quite often, really works a treat! > > Set up a a site and in the testing server, just set it as /beta or the like, > then edit your script, and run it in live data and you can feed it > post/get/cookie data on the fly. > > "Jay Blanchard" <jay.blanchard@niicommunications.com> wrote in message > news:C8F323573C030A448F3E5A2B6FE2070B0101FA67@neme sis... > [snip] > I need a WYSIWYG editor for PHP. That is all. > Can any1 advice me one( or more :-) )? > [/snip] > > Dreamweaver? > > |