hide error in php

29

error_reporting(0);
error_reporting(0);
ini_set('display_errors', 0);

Comments

Submit
0 Comments