E_STRICT only shows one type of error. If you want everything than you need to set E_ALL | E_STRICT http://usphp.com/manual/en/errorfunc.constants.php#errorfunc.constants.errorlevels.e-strict Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com Naz wrote: > I am trying to turn on errors in the browser, but for some reason they > are being suppressed. > > In php.ini I have display_errors = On and error_reporting = E_STRICT > > What else could be suppressing errors? > > السلام عليكم > - Naz. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php