> > Does anyboy know about a linux based php editor with autocompletion? Must
> > be open source free software (free as in speech, not beer).

I use the PHPEclipse add on for the Eclipse IDE.  Eclipse provides a
fantastic suite of tools for coding in almost any language.  The
PHPEclipse add-ons provide some things that are specific to PHP. 
Eclipse is java based, so it works on any platform.

Eclipse: http://www.eclipse.org/
PHPEclipse: http://www.phpeclipse.de/

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

Reply via email to