I would add to this list a visual editor of HTML tables. To me a most
important feature, and the reason I continue to use Dreamweaver 4 to code
PHP, despite the absence of colour highlighting.

Ignatius.

----- Original Message -----
From: "Uttam" <[EMAIL PROTECTED]>
To: "'skyweb'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, January 17, 2003 7:54 AM
Subject: [PHP-WIN] RE: What kind of Editor you used to build PHP script ?


> i hv been using plain text editor (Notetab Light) mostly, and hv also
tried
> some IDEs but found them not stable enough...
>
> apart from powerful text editor, here's the wishlist from a php script
> editor:
>
> * ROCK SOLID stability
> * syntax highlighting (with monochrome mode)
> * VB like immediate warnings in a line of code that has syntax problem,
> improper loop etc.
> * Code completion, including methods, properties of referenced objects.
> * Braces matching & highlighting {}
> * Function browser (php as well as UDF)
> * Class browser
> * Database integration, especially MySQL (ability to at least view if not
> create/modify available databases, tables, field names etc.)
> * Custom Sandbox -Ability to specify run time environment variables
> (get/post/session/server etc.) and let the script play in it.
> * Preview output i.e. previewing raw script output (including headers)
> * Preview in browser
> * Step-thru-code mode with output view (for debugging) / probing variable
> values at steps.
> * Integrated php.ini GUI editor
> * Integrated php help
> * Built in updatable frequently used code snippets
>
> i leave the rest for others to add...
>
> Overall, the emphasis is on the features which enable the programmer to
> concentrate on the logic of the code rather than the code itself.
>
> peps up!
>
> -----Original Message-----
> From: skyweb [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 17, 2003 01:44
> To: [EMAIL PROTECTED]
> Subject: What kind of Editor you used to build PHP script ?
>
>
> I like SSEditor, because I made it. and I use it to build my web site:)
>
> What features should be in a PHP Editor ? can you tell me ?
>
> http://www.skyweb2k.com/sseditor
>
> [EMAIL PROTECTED]
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to