Ben zorluk elle benim kod hata ayıklama yaşıyorum. Hangi editörler destek ayıklama PHP kodu, ve bunları nasıl kullanabilirim?
I Eclipse PDT IDE olarak kullanmak, ve Xdebug uzantısını -- and Zend Debugger, should I add, even if I have never used it kullanarak, hata ayıklama (for both web-pages and command-line scripts) destekler.
There are tutorials available on the net explaining how to setup both of those to get the debugger working. For instance, you might want to read :
And here is a screenshot of what it can look like (here, I've set a breakpoint somewhere is the admin section of Dotclear) :
Birkaç Altyapıları dayanarak çeşitli projeler üzerinde başarıyla Eclipse PDT + Xdebug kullandım - tarihi son Drupal dayalı bir proje olması.
Notepad++ bir DBGP plugin o Xdebug ile gayet güzel çalışıyor vardır. Olmadan yaşayamam.
Netbeans a>, ücretsiz bir çapraz platform ve X-Debug ile uyumludur.
http://wiki.netbeans.org/HowToConfigureXDebug: İşte bunları yapılandırmak için nasıl talimatlar bulunuyor
Ayrıca, ücretli IDE için, ben geçmişte PHPDesigner kullanarak zevk ettik. Ben de PHPNuke çok iyi olduğunu duydum. Tüm X-Debug destekler.