| Author |
How to debug PHP?
|
Rogerio Kioshi
Ranch Hand
Joined: Apr 12, 2005
Posts: 654
|
|
|
I'd like to know what's the best method to debug a PHP application. Usually I use "echo", but I think it is too intrusive...
|
SCEA 5 (part 1), SCBCD, SCWCD, SCJP, CLP, CLS
|
 |
Robin Nixon
Author
Ranch Hand
Joined: Sep 20, 2011
Posts: 48
|
|
There seems to be a good selection of PHP debugging tools at the following web page:
http://pelfusion.com/tools/how-to-debug-php-code-and-useful-php-debugging-tools/
|
My latest book, The Web Developer's Cookbook, is now out: http://webdeveloperscookbook.com
|
 |
 |
|
|
subject: How to debug PHP?
|
|
|