A lot of this is a matter of personal taste, but for multiple reasons and after
trying just about everything out there, I finally settled on ActiveState
Komodo.  I highly recommend checking out their free trial. Specifically. I find
it much more useful than...

* Macromedia/Adobe Dreamweaver (has auto/complete and syntax highlighting)

* Zend Studio (similar features but a very awkward install of the server parts,
at least on Windows machines)

* Eclipse with the PHP plug-in. Definitely the price is right (it's free) so
perhaps this one is worth a look too. But be prepared for a higher learning
curve and a more difficult installation process.

* PHPEdit -- probably one of the most popular but lacking a lot of the
sophisticated features I take for granted now with Komodo


Speaking of which, the Komodo features I like:

* Step-by-step debugging, both locally and live on the server.

* Code completion not just for the common PHP functions, objects, etc, but also
any custom functions and/or objects residing either in the current file or any
other file in the current project.

* Pop-up hints for functions, variables, and objects that are documented with
PHPDocumentor style comments.

Hope this helps,
KGB


--- [EMAIL PROTECTED] wrote:

> HI.
> 
> which editor is the best to make php code?
> 
> Thank's in advance
> 
> MB
> 
> 
> Community email addresses:
>   Post message: [email protected]
>   Subscribe:    [EMAIL PROTECTED]
>   Unsubscribe:  [EMAIL PROTECTED]
>   List owner:   [EMAIL PROTECTED]
> 
> Shortcut URL to this page:
>   http://groups.yahoo.com/group/php-list 
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 


---------------------------------------------------------
Low-cost, no-nonsense dial-up Internet access for $8.95
http://www.isp.com?kbrune

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to