|
Posted by IchBin on 02/12/07 22:58
Ralph wrote:
> Hi
>
> What do you think is the best IDE (Integrated Development Environment)
> for Windows?
I would look at Eclipse PHP IDE now that they are now adding XDebug
support. The initial Zend debugger was not working.
All-in-all I use a free open source editor\IDE called tsWebEditor. You
can see some of its features here:
http://tswebeditor.net.tc/http://tswebeditor.net.tc
I realy use it because of its Xdebug implementation.
The actual developer website is here: http://tswebeditor.tigris.org
Here are it' features:
* code completion
* code hint for functions (also called quick info/parameter hint)
* php debugger (Xdebug)
* unicode (utf-8, utf-16)
* included help for programming languages
* search in files
* columns and row highlight
* css and metatag assistants
* bookmark function
* dos/unix/mac file format (line break)
* php syntax check and error check
* html syntax check (with Tidy)
* code browser
* ftp edit
edit files directly on a ftp server
* project management
* sql designer
o supported databases: MySQL, PostgreSQL
o supported objects:
+ tables
+ views
+ indexes
+ primary keys
+ unique and check constraints
+ foreign keys
o possibility to build your own database interface
o diagrams, triggers, procedures and functions planned for
the future
--
Thanks in Advance... http://weconsultants.prophp.org
IchBin, Pocono Lake, Pa, USA http://ichbinquotations.awardspace.com
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Navigation:
[Reply to this message]
|