Categories PHPPHP – Turning Off Error Reporting Post author By Melvin Post date January 1, 2008 Add the following to your PHP code:error_reporting(5);This will close all error reportings. ← Access Selected GridViewRow in GridView → sp_change_users_login (Transact-SQL)