Thread: Php Ide
View Single Post
Old 05-02-2009, 01:33 PM   #3 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

for dev and debug I can recommend PDT:

http://zend.com/pdt

Although sometimes for me when i used to use it, it bugged and the auto-complete died more often than not and it dies when you throw a large project at it.
However the step through debugger can be useful to a beginner so that you can see whats happening.

I personally use vim http://www.vim.org/
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote