Guy Harpaz Blog: PHP IDE Debug Protocol

4th June 2009 23:25:20 by Richard Bennett

http://guyharpaz.blogspot.com/2006/05/php-ide-debug-protocol.html

Today there are two leading debug protocols: DBGp, an open source protocol and Zend Studio's protocol. Both protocols have been used in commercial products in the last few years and are good solutions for debugging PHP applications and PHP web servers.