develop with error_reporting set to E_ALL & E_STRICT that will help you understand many trivial errors
Krishna, allow me to jump in here and ask - is my understanding correct that some errors will never be reported... regardless of the setting for error_reporting? ...like when I put a tab before the heredoc closing identifier on the same line.
-Govinda -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php