add to script for zero error reporting
error_reporting(0);
add to script for less error reporting
error_reporting(2);