[nycphp-talk] Turning on all warnings, error reporting, collecting debugging info ...
Daniel Convissor
danielc at analysisandsolutions.com
Mon Aug 18 23:37:12 EDT 2008
Hi Michael:
On Sun, Aug 17, 2008 at 04:55:12PM -0400, Michael B Allen wrote:
> Currently I'm using the following:
> error_reporting(E_ALL|E_STRICT);
> at the top of my bootstrap.
You should take a look at your php.ini file. It's cleaner to handle
stuff like that in there. Check error_reporting, display_errors and
log_errors.
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
More information about the talk
mailing list