Removing errors - the so called debugging - is a very important part. Everybody has made it's experience with software errors. And you do not want errors to happen in your software. This book presents different available methods you can use in PHP to track down errors and remove them. Among others there is Xdebug, FirePHP and logging to a file. It let's you choose, which method fits your situation best.
You will also get additional information concerning performance improving and debugging practices. The is no beginners book for PHP. You should have some experience. You still need not to be an expert in PHP programming to profit from the book.
You will also get additional information concerning performance improving and debugging practices. The is no beginners book for PHP. You should have some experience. You still need not to be an expert in PHP programming to profit from the book.