05-02-2009, 01:33 PM
|
#3 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
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)
|
|
|
|