php debugger tool list > 개발자팁

개발자팁

개발과 관련된 유용한 정보를 공유하세요.
질문은 QA에서 해주시기 바랍니다.

php debugger tool list 정보

PHP php debugger tool list

본문

모아 봤습니다.
 
1. a tutorial "Debugging PHP scripts with Quanta Plus and Gubed PHP Debugger" can be found here:
 
2. Zend Studio. Very nice IDE, multiplatform (Windows, Linux, Mac OS X), with PHP 5 support, excellent debugger (local and remote) and profiler.
Only dowsides are that it is written in Java (uglish GUI), and expensive, 249$. But you can download 21 day free trial version, which after expirations turns into Personal Edition -- limited, but still with functional local debugger.
 
3.
It compiles as a module into PHP and allows you to display useful information such as stack traces instead of the normal uninformative error messages.
 
starts faster, doesn't need much resources, and has more advanced debugging options
 
supports developing and debugging Perl, Python, Tcl, XML, and XSLT in addition to PHP. both are available for windows and linux
 
 
7. BODY: The PHP Debugger
 
 
[이 게시물은 관리자님에 의해 2011-10-31 17:12:10 PHP & HTML에서 이동 됨]
추천
0
  • 복사

댓글 0개

© SIRSOFT
현재 페이지 제일 처음으로