Hi All:

Whether you're a PHP newbie or a wizard,
your programs are going to have bugs in them. Nobody is  perfect.
So you should know how many types of errors can be there in php
& what to do when you got specific error.
how can you configure your PHP interpreter so behave as you want?
What are the constants that you can use in to instruct your PHP interpreter.
For answers for these questions read the article by  by David
Sklar<http://www.onlamp.com/pub/au/985>,
author of Learning PHP 5 <http://www.oreilly.com/catalog/learnphp5/>(O'Reilly) 
and the coauthor of PHP Cookbook (O'Reilly).

http://www.onlamp.com/pub/a/php/2004/08/12/DebuggingPHP.html

Thanks
Sumit

Reply via email to